Enlightenment CVS committal

Author  : lok
Project : e17
Module  : proto

Dir     : e17/proto/enhance/examples


Modified Files:
        toolbar.glade 


Log Message:
[Etk_Toolbar] tool_toggle_button support added.

===================================================================
RCS file: /cvs/e/e17/proto/enhance/examples/toolbar.glade,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- toolbar.glade       16 Aug 2006 19:19:21 -0000      1.3
+++ toolbar.glade       17 Aug 2006 20:32:21 -0000      1.4
@@ -2,7 +2,7 @@
 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
 <!-- Generated with glade3
        Version: 3.0.0
-       Date: Wed Aug 16 21:10:56 2006
+       Date: Thu Aug 17 22:29:57 2006
        User: lok
        Host: dapper
 -->
@@ -22,6 +22,11 @@
               </widget>
             </child>
             <child>
+              <widget class="GtkSeparatorToolItem" id="toolbutton6">
+                <property name="visible">True</property>
+              </widget>
+            </child>
+            <child>
               <widget class="GtkToolButton" id="toolbutton2">
                 <property name="visible">True</property>
                 <property name="label">This is</property>
@@ -61,6 +66,13 @@
                     <property name="visible">True</property>
                     <property name="visible_vertical">False</property>
                     <property name="stock_id">gtk-no</property>
+                  </widget>
+                </child>
+                <child>
+                  <widget class="GtkToggleToolButton" id="toolbutton7">
+                    <property name="visible">True</property>
+                    <property name="label">toggle</property>
+                    <property name="stock_id">gtk-media-record</property>
                   </widget>
                 </child>
               </widget>



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to