[Digikam-devel] [Bug 135851] Wish to view IPTC in different order

Gilles Caulier caulier.gilles at free.fr
Sun Oct 22 20:58:58 BST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=135851         
caulier.gilles free fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From caulier.gilles free fr  2006-10-22 21:58 -------
SVN commit 598191 by cgilles:

digikam from trunk : fix IPTC human readable tags list : remove program and programversion, add provincestate.

BUG: 135851

 M  +7 -9      iptcwidget.cpp  


--- trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp #598190:598191
 @ -49,20 +49,18  @
 
 static const char* IptcHumanList[] =
 {
-     "Headline",
-     "Source",
-     "DateCreated",
      "Caption",
-     "Copyright",
-     "Credit",
+     "City",
      "Contact",
-     "Source",
-     "Writer",
      "Copyright",
-     "Program",
-     "ProgramVersion",
+     "Credit",
+     "DateCreated",
+     "Headline",
      "Keywords",
+     "ProvinceState",
+     "Source",
      "Urgency",
+     "Writer",
      "-1"
 };



More information about the Digikam-devel mailing list