summaryrefslogtreecommitdiff
path: root/src/zenity.glade
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-05-07 01:08:08 +0000
committerGlynn Foster <gman@src.gnome.org>2003-05-07 01:08:08 +0000
commita08343daf90e9425c85c1138cf6eea90addafb11 (patch)
treee10814f4ce8d30bcba923f8c4f8344d7e2e8ca1c /src/zenity.glade
parentd5549deab31020185742dbeb41594a6224270240 (diff)
Update commandline error message, needs updating of translations. Remove
2003-05-06 Glynn Foster <glynn.foster@sun.com> * src/main.c: Update commandline error message, needs updating of translations. * src/tree.c: Remove some commented out code. * src/zenity.glade: Updated error and info dialogs to do wrapping.
Diffstat (limited to 'src/zenity.glade')
-rw-r--r--src/zenity.glade4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/zenity.glade b/src/zenity.glade
index 8a4999c..482f152 100644
--- a/src/zenity.glade
+++ b/src/zenity.glade
@@ -815,7 +815,7 @@
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
+ <property name="wrap">True</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
@@ -1058,7 +1058,7 @@
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
+ <property name="wrap">True</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>