gcalctool r2260 - in branches/gnome-2-24: . glade



Author: rancell
Date: Sun Oct 12 06:59:36 2008
New Revision: 2260
URL: http://svn.gnome.org/viewvc/gcalctool?rev=2260&view=rev

Log:
Remove GtkSpinButton warning (Robin Sonefors, Bug #553965)

Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/glade/gcalctool.glade

Modified: branches/gnome-2-24/glade/gcalctool.glade
==============================================================================
--- branches/gnome-2-24/glade/gcalctool.glade	(original)
+++ branches/gnome-2-24/glade/gcalctool.glade	Sun Oct 12 06:59:36 2008
@@ -8357,7 +8357,7 @@
 	      <property name="update_policy">GTK_UPDATE_IF_VALID</property>
 	      <property name="snap_to_ticks">False</property>
 	      <property name="wrap">False</property>
-	      <property name="adjustment">1 0 99 1 10 10</property>
+	      <property name="adjustment">1 0 99 1 10 0</property>
 	      <signal name="activate" handler="spframe_activate_cb" after="yes" last_modification_time="Wed, 07 Nov 2007 06:32:41 GMT"/>
 	    </widget>
 	    <packing>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]