From 22625f8b16e1dc38be50cc2e869780b74e7f6891 Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Tue, 28 Jan 2003 14:58:30 +0000 Subject: Don't display the translators tab unless there is stuff to show. 2003-01-28 Glynn Foster * src/about.c: Don't display the translators tab unless there is stuff to show. * src/entry.c: Add sanity NULL checking. * src/tree.c, src/zenity.h: Add support for a new --editable option. * src/main.c: Add support for new --editable option for the List dialog. Merge in the list of Gtk+ options into the popt table - ripped this from libbonoboui, thanks to James for pointing this out. * src/zenity.glade: Make the translatable strings less arse. * TODO: Update accordingly. --- src/zenity.glade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/zenity.glade') diff --git a/src/zenity.glade b/src/zenity.glade index 3141c85..46eda5a 100644 --- a/src/zenity.glade +++ b/src/zenity.glade @@ -819,7 +819,7 @@ True - You have not done the right thing, clearly. + An error has occurred. False True GTK_JUSTIFY_LEFT @@ -1064,7 +1064,7 @@ True - You have done the right thing, hurrah. + All updates are complete. False True GTK_JUSTIFY_LEFT -- cgit v1.2.3-54-g00ecf