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


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

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

    new DRO mode
---
 src/sonymn.cpp | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/src/sonymn.cpp b/src/sonymn.cpp
index 8135372..fa7e938 100644
--- a/src/sonymn.cpp
+++ b/src/sonymn.cpp
@@ -97,7 +97,12 @@ namespace Exiv2 {
         { 9,  N_("Advanced Lv2")  },
         { 10, N_("Advanced Lv3")  },
         { 11, N_("Advanced Lv4")  },
-        { 12, N_("Advanced Lv5")  }
+        { 12, N_("Advanced Lv5")  },
+        { 16, "1"                 },
+        { 17, "2"                 },
+        { 18, "3"                 },
+        { 19, "4"                 },
+        { 20, "5"                 }
     };
 
     //! Lookup table to translate Sony exposure mode values to readable labels

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list