zenity r1336 - in branches/gnome-2-22: . src



Author: lucasr
Date: Mon Mar 17 19:17:37 2008
New Revision: 1336
URL: http://svn.gnome.org/viewvc/zenity?rev=1336&view=rev

Log:
2007-03-17  Lucas Rocha  <lucasr gnome org>

	* src/option.c: added comment on a string in order clarify its
	meaning for translators (Fixes bug #520847). 


Modified:
   branches/gnome-2-22/ChangeLog
   branches/gnome-2-22/src/option.c

Modified: branches/gnome-2-22/src/option.c
==============================================================================
--- branches/gnome-2-22/src/option.c	(original)
+++ branches/gnome-2-22/src/option.c	Mon Mar 17 19:17:37 2008
@@ -476,6 +476,7 @@
     G_OPTION_ARG_STRING,
     &zenity_list_print_column,
     N_("Print a specific column (Default is 1. 'ALL' can be used to print all columns)"),
+    /* Column index number to print out on a list dialog */
     N_("NUMBER")
   },
   {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]