hamster-applet r570 - trunk/data



Author: tbaugis
Date: Mon Sep 22 16:37:28 2008
New Revision: 570
URL: http://svn.gnome.org/viewvc/hamster-applet?rev=570&view=rev

Log:
ntentionally breaking the code freeze to fix a well known bug in glade
Patryk has already sent a patch for glade3 so it won't break new projects

Modified:
   trunk/data/add_custom_fact.glade

Modified: trunk/data/add_custom_fact.glade
==============================================================================
--- trunk/data/add_custom_fact.glade	(original)
+++ trunk/data/add_custom_fact.glade	Mon Sep 22 16:37:28 2008
@@ -110,7 +110,7 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                                <property name="adjustment">0 0 100 1 10 10</property>
+                                <property name="adjustment">0 0 100 1 10 0</property>
                               </widget>
                               <packing>
                                 <property name="expand">False</property>
@@ -132,7 +132,7 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                                <property name="adjustment">0 0 60 1 10 10</property>
+                                <property name="adjustment">0 0 60 1 10 0</property>
                               </widget>
                               <packing>
                                 <property name="expand">False</property>



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