Enlightenment CVS committal

Author  : onefang
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/plugins


Modified Files:
        ewl_list_viewer.c 


Log Message:
Make it compile again.  Why let devilhorns and LinuxTitan have all the fun?
Us aussies gotta stick together.

===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/plugins/ewl_list_viewer.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- ewl_list_viewer.c   27 Aug 2006 03:30:28 -0000      1.18
+++ ewl_list_viewer.c   16 Oct 2006 01:45:08 -0000      1.19
@@ -480,7 +480,7 @@
   instance->layout_parent = layout;
 
   viewer->list = ewl_tree_new (4);
-  ewl_tree_mode_set (EWL_TREE (viewer->list), EWL_TREE_MODE_MULTI);
+  ewl_tree_mode_set (EWL_TREE (viewer->list), EWL_SELECTION_MODE_MULTI);
 
   headers[0] = "Icon";
   headers[1] = "Filename";



-------------------------------------------------------------------------
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