Enlightenment CVS committal

Author  : moom16
Project : e17
Module  : apps/eclair

Dir     : e17/apps/eclair/data/glade


Modified Files:
        eclair.glade 


Log Message:
* Fix meta tag reading
* Restructure the source files: struct declarations are now done in 
the corresponding header instead of putting all of them in 
eclair_private.h
* Start to work on the search thing but it's currently disabled

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/eclair/data/glade/eclair.glade,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- eclair.glade        5 Jul 2005 21:14:21 -0000       1.5
+++ eclair.glade        10 Jul 2005 19:15:21 -0000      1.6
@@ -862,6 +862,7 @@
              <property name="has_frame">True</property>
              <property name="invisible_char">*</property>
              <property name="activates_default">False</property>
+             <signal name="changed" handler="on_search_entry_changed" 
last_modification_time="Sat, 09 Jul 2005 17:21:16 GMT"/>
            </widget>
            <packing>
              <property name="padding">6</property>
@@ -890,9 +891,9 @@
            <widget class="GtkTreeView" id="media_files_tree">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
-             <property name="headers_visible">False</property>
+             <property name="headers_visible">True</property>
              <property name="rules_hint">True</property>
-             <property name="reorderable">False</property>
+             <property name="reorderable">True</property>
              <property name="enable_search">True</property>
            </widget>
          </child>




-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to