[Digikam-devel] [Bug 113913] Image Editor: disable "remove tags" menu item when there are no common tags.

Joern Ahrens joern.ahrens at kdemail.net
Mon Oct 24 19:51:50 BST 2005


------- 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=113913         




------- Additional Comments From joern.ahrens kdemail net  2005-10-24 20:51 -------
Yes, I fully agree.
Welcome to the team.

Index: digikam/main.cpp
===================================================================
--- digikam/main.cpp    (revision 471774)
+++ digikam/main.cpp    (working copy)
 @ -191,6 +191,12  @
                           "yves dot chaufour at wanadoo.fr",
                           0);

+    aboutData.addCredit ( "Tung Nguyen",
+                          I18N_NOOP("Bug reports and Feedback"),
+                          "ntung at free.fr",
+                          0);
+
+
     KCmdLineArgs::init( argc, argv, &aboutData );
     KCmdLineArgs::addCmdLineOptions( options );



More information about the Digikam-devel mailing list