Revision: 1762
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1762&view=rev
Author:   nadvornik
Date:     2009-06-23 19:20:48 +0000 (Tue, 23 Jun 2009)

Log Message:
-----------
improved description string

Modified Paths:
--------------
    trunk/src/preferences.c

Modified: trunk/src/preferences.c
===================================================================
--- trunk/src/preferences.c     2009-06-21 22:52:45 UTC (rev 1761)
+++ trunk/src/preferences.c     2009-06-23 19:20:48 UTC (rev 1762)
@@ -1672,7 +1672,7 @@
 
 
        group = pref_group_new(vbox, FALSE, _("Miscellaneous"), 
GTK_ORIENTATION_VERTICAL);
-       pref_checkbox_new_int(group, _("Write the same description tags 
(keywords, comment, etc.) to all files in a group"),
+       pref_checkbox_new_int(group, _("Write the same description tags 
(keywords, comment, etc.) to all grouped sidecars"),
                              options->metadata.sync_grouped_files, 
&c_options->metadata.sync_grouped_files);
 
        pref_checkbox_new_int(group, _("Allow keywords to differ only in case"),


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn

Reply via email to