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

This commit is contained in:
Matt Keenan 2009-08-10 03:36:13 +01:00 committed by Lucas Rocha
parent 81dc4ae2e2
commit 4bba7c63f8
1 changed files with 1 additions and 1 deletions

View File

@ -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