[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:36:55 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=4983140
The following commit has been merged in the master branch:
commit 4983140e11c20e504699cd15d8947cd776743dd2
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Sun Jan 16 16:11:47 2005 +0000
Updated comments
---
src/cmd.txt | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/src/cmd.txt b/src/cmd.txt
index 83ba5c6..8b1b44f 100644
--- a/src/cmd.txt
+++ b/src/cmd.txt
@@ -11,8 +11,10 @@
# add will add a tag (unless the key is a non-repeatable Iptc key)
# del will delete a tag
# key = Exiv2 Exif or Iptc key
-# type = Byte|Ascii|Short|Long|Rational|Undefined|SShort|SLong|SRational for Exif
-# String|Date|Time|Short|Undefined for Iptc
+# type =
+# Byte|Ascii|Short|Long|Rational|Undefined|SShort|SLong|SRational|Comment
+# for Exif keys, and
+# String|Date|Time|Short|Undefined for Iptc keys
# A default type is used if none is explicitely given. The default for Exif
# keys is Ascii, that for Iptc keys is determined based on the key itself.
# value
@@ -29,4 +31,4 @@ add Exif.Image.WhitePoint Short 32 12 4 5 6
set Exif.Image.Artist Ascii nobody
set Exif.Image.Artist "Vincent van Gogh"
-set Exif.Photo.UserComment Comment "charset=Ascii This is an ASCII Exif comment"
+set Exif.Photo.UserComment Comment charset=Ascii This is an ASCII Exif comment
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list