Enlightenment CVS committal

Author  : onefang
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/dialogs


Modified Files:
        ewl_mime_dialog.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/dialogs/ewl_mime_dialog.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- ewl_mime_dialog.c   16 Jan 2006 09:13:59 -0000      1.1
+++ ewl_mime_dialog.c   16 Oct 2006 01:45:08 -0000      1.2
@@ -155,7 +155,7 @@
        /*Init the mime tree*/
        mime_tree = ewl_tree_new(2);
 
-       ewl_tree_mode_set(EWL_TREE(mime_tree), EWL_TREE_MODE_SINGLE);
+       ewl_tree_mode_set(EWL_TREE(mime_tree), EWL_SELECTION_MODE_SINGLE);
        ewl_object_minimum_size_set(EWL_OBJECT(window), 530, 400);
        ewl_window_title_set(EWL_WINDOW(window), "Edit MIME Actions..");
        ewl_container_child_append(EWL_CONTAINER(window), box);



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