hamster-applet r606 - branches/gnome-2-24/data



Author: tbaugis
Date: Fri Oct 24 15:55:48 2008
New Revision: 606
URL: http://svn.gnome.org/viewvc/hamster-applet?rev=606&view=rev

Log:
disable deletion button by default

Modified:
   branches/gnome-2-24/data/stats.glade

Modified: branches/gnome-2-24/data/stats.glade
==============================================================================
--- branches/gnome-2-24/data/stats.glade	(original)
+++ branches/gnome-2-24/data/stats.glade	Fri Oct 24 15:55:48 2008
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
-<!--Generated with glade3 3.4.5 on Fri Aug 15 17:51:16 2008 -->
+<!--Generated with glade3 3.4.5 on Fri Oct 24 16:40:17 2008 -->
 <glade-interface>
   <widget class="GtkWindow" id="stats_window">
     <property name="height_request">600</property>
@@ -70,6 +70,7 @@
             <child>
               <widget class="GtkToolButton" id="remove">
                 <property name="visible">True</property>
+                <property name="sensitive">False</property>
                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
                 <property name="tooltip_text" translatable="yes">Delete activity</property>
                 <property name="stock_id">gtk-remove</property>



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