summaryrefslogtreecommitdiff
path: root/src/zenity.glade
diff options
context:
space:
mode:
authorLucas Rocha <lucasr@gnome.org>2005-12-13 15:12:38 +0000
committerLucas Almeida Rocha <lucasr@src.gnome.org>2005-12-13 15:12:38 +0000
commitb657c347e82335715fc2540380d2282cabff2586 (patch)
treeb5d591c96eefc7fe3bc2e9f0077018d6e07b4666 /src/zenity.glade
parent4fbc44402505bf775b2c7d3c08adceb4150baf14 (diff)
make the hscale discontinuous.
2005-12-13 Lucas Rocha <lucasr@gnome.org> * src/zenity.glade: make the hscale discontinuous.
Diffstat (limited to 'src/zenity.glade')
-rw-r--r--src/zenity.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenity.glade b/src/zenity.glade
index 66dc3cc..622502b 100644
--- a/src/zenity.glade
+++ b/src/zenity.glade
@@ -1515,7 +1515,7 @@
<property name="draw_value">True</property>
<property name="value_pos">GTK_POS_RIGHT</property>
<property name="digits">0</property>
- <property name="update_policy">GTK_UPDATE_DELAYED</property>
+ <property name="update_policy">GTK_UPDATE_DISCONTINUOUS</property>
<property name="inverted">False</property>
<property name="adjustment">0 0 100 1 1 0</property>
</widget>