Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_eap_editor.c 


Log Message:
Give app editor a matching icon for editing applications.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_eap_editor.c,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -3 -r1.68 -r1.69
--- e_eap_editor.c      7 Oct 2006 17:04:34 -0000       1.68
+++ e_eap_editor.c      1 Nov 2006 14:08:58 -0000       1.69
@@ -86,7 +86,8 @@
    editor->cfd = e_config_dialog_new(con,
                                     _("Application Editor"), 
                                     "E", "_eap_editor_dialog",
-                                    NULL, 0, v, editor);
+                                    "enlightenment/applications", 0, 
+                                    v, editor);
    return editor;
 }
 



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