[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:46:40 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=e26650f
The following commit has been merged in the master branch:
commit e26650f409d1940c105b714c9597f4068d246111
Author: tbeu <mail at tbeu.de>
Date: Tue Aug 16 20:27:31 2016 +0000
Update Canon CS AF point to match ExifTool
---
src/canonmn.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/canonmn.cpp b/src/canonmn.cpp
index d427982..3b9b3ff 100644
--- a/src/canonmn.cpp
+++ b/src/canonmn.cpp
@@ -669,7 +669,8 @@ namespace Exiv2 {
{ 0x3002, N_("Right") },
{ 0x3003, N_("Center") },
{ 0x3004, N_("Left") },
- { 0x4001, N_("Auto AF point selection") }
+ { 0x4001, N_("Auto AF point selection") },
+ { 0x4006, N_("Face Detect") }
};
//! ExposureProgram, tag 0x0014
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list