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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:38:22 UTC 2017


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

The following commit has been merged in the master branch:
commit 0805c1e35e85148f25cf042dc6628ccb8967adf6
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Fri Mar 16 01:43:22 2007 +0000

    Minor text changes
---
 src/tags.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/tags.cpp b/src/tags.cpp
index 91aac38..5a0ba93 100644
--- a/src/tags.cpp
+++ b/src/tags.cpp
@@ -226,8 +226,8 @@ namespace Exiv2 {
     //! Base IFD Tags (IFD0 and IFD1)
     static const TagInfo ifdTagInfo[] = {
         TagInfo(0x000b, "ProcessingSoftware", N_("Processing Software"),
-                N_("This tag records the name and version of the software witch have "
-		   "post-processed picture."),                                       // ACD Systems Digital Imaging tag
+                N_("The name and version of the software used to post-process "
+                   "the picture."), // ACD Systems Digital Imaging tag
                 ifd0Id, otherTags, asciiString, printValue),
         TagInfo(0x00fe, "NewSubfileType", N_("New Subfile Type"),
                 N_("A general indication of the kind of data contained in this subfile."),

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list