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


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

The following commit has been merged in the master branch:
commit b83ad4c65cba354051e7ff431f1067bdcb5a6e34
Author: HumanDynamo <caulier.gilles at gmail.com>
Date:   Mon Jun 21 08:49:26 2010 +0000

    sync with Exiftool
---
 src/sonymn.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/sonymn.cpp b/src/sonymn.cpp
index f644ae8..100c107 100644
--- a/src/sonymn.cpp
+++ b/src/sonymn.cpp
@@ -195,7 +195,7 @@ namespace Exiv2 {
     //! Lookup table to translate Sony AF illuminator values to readable labels
     extern const TagDetails sonyAFIlluminator[] = {
         { 0,     N_("Off") },
-        { 1,     N_("On")  },
+        { 1,     N_("Auto")  },
         { 65535, N_("n/a") }
     };
 

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list