[zenity] Bug 549404 - --help-entry for hide-text incorrect



commit 4bba7c63f81b2d198bbe9fe2988005fed96b72ba
Author: Matt Keenan <matt keenan sun com>
Date:   Mon Aug 10 03:36:13 2009 +0100

    Bug 549404 - --help-entry for hide-text incorrect

 src/option.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/option.c b/src/option.c
index 93a09a2..5742648 100644
--- a/src/option.c
+++ b/src/option.c
@@ -257,7 +257,7 @@ static GOptionEntry entry_options[] = {
     G_OPTION_ARG_NONE,
     &zenity_entry_hide_text,
     N_("Hide the entry text"),
-    N_("TEXT")
+    NULL
   },
   { 
     NULL 



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