[zenity/gnome-2-28] Bug 549404 - --help-entry for hide-text incorrect
- From: Lucas Almeida Rocha <lucasr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [zenity/gnome-2-28] Bug 549404 - --help-entry for hide-text incorrect
- Date: Mon, 10 Aug 2009 02:45:39 +0000 (UTC)
commit f56250a8572ff737e986ea5d989a087901449bb9
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]