zenity r1464 - in trunk: . src



Author: lucasr
Date: Fri Jan  9 00:17:40 2009
New Revision: 1464
URL: http://svn.gnome.org/viewvc/zenity?rev=1464&view=rev

Log:
2009-01-09  Lucas Rocha  <lucasr gnome org>

	* src/option.c: translator comment for file-filter option string
	(Fixes bug #547202). Patch from Frederic Peters <fpeters 0d be>.

Modified:
   trunk/ChangeLog
   trunk/src/option.c

Modified: trunk/src/option.c
==============================================================================
--- trunk/src/option.c	(original)
+++ trunk/src/option.c	Fri Jan  9 00:17:40 2009
@@ -402,6 +402,7 @@
     G_OPTION_ARG_STRING_ARRAY,
     &zenity_file_filter,
     N_("Sets a filename filter"),
+    /* Help for file-filter argument (name and patterns for file selection) */
     N_("NAME | PATTERN1 PATTERN2 ..."),
   },
   { 



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