From 4bba7c63f81b2d198bbe9fe2988005fed96b72ba Mon Sep 17 00:00:00 2001 From: Matt Keenan Date: Mon, 10 Aug 2009 03:36:13 +0100 Subject: Bug 549404 - --help-entry for hide-text incorrect --- src/option.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.1-4-g5e80