[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:41:31 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=1db752e

The following commit has been merged in the master branch:
commit 1db752ef5695ac3bc6542826aa084e411e2a02a3
Author: HumanDynamo <caulier.gilles at gmail.com>
Date:   Thu Apr 22 10:50:05 2010 +0000

    polish
---
 src/sonymn.cpp | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/sonymn.cpp b/src/sonymn.cpp
index 9c3b513..dd164d7 100644
--- a/src/sonymn.cpp
+++ b/src/sonymn.cpp
@@ -380,11 +380,11 @@ namespace Exiv2 {
 
     //! Lookup table to translate Sony camera settings drive mode values to readable labels
     extern const TagDetails sonyDriveModeStd[] = {
-        { 1, N_("Single Frame")                      },
-        { 2, N_("Continuous High")                   },
-        { 4, N_("Self-timer 10 sec")                 },
-        { 5, N_("Self-timer 2 sec")                  },
-        { 7, N_("Continuous Bracketing")             },
+        { 1,  N_("Single Frame")                     },
+        { 2,  N_("Continuous High")                  },
+        { 4,  N_("Self-timer 10 sec")                },
+        { 5,  N_("Self-timer 2 sec")                 },
+        { 7,  N_("Continuous Bracketing")            },
         { 12, N_("Continuous Low")                   },
         { 18, N_("White Balance Bracketing Low")     },
         { 19, N_("D-Range Optimizer Bracketing Low") }

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list