[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:44 UTC 2017


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

The following commit has been merged in the master branch:
commit f3eebd4d191eae368c9cd71bc046469e6cde6a29
Author: HumanDynamo <caulier.gilles at gmail.com>
Date:   Mon May 31 13:54:39 2010 +0000

    more AF mode
---
 src/sonymn.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/sonymn.cpp b/src/sonymn.cpp
index f3148c1..ec434a9 100644
--- a/src/sonymn.cpp
+++ b/src/sonymn.cpp
@@ -180,6 +180,7 @@ namespace Exiv2 {
 
     //! Lookup table to translate Sony AF mode values to readable labels
     extern const TagDetails sonyAFMode[] = {
+        { 0,     N_("Default")          },
         { 1,     N_("Multi AF")         },
         { 2,     N_("Center AF")        },
         { 3,     N_("Spot AF")          },

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list