Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : emu

Dir     : e_modules/emu/src/modules/emu


Modified Files:
        e_mod_main.c 


Log Message:
Make all active e_modules work with the new e_module_dialog_show function
change(s). If you get errors building these, update e17/apps/e .

===================================================================
RCS file: /cvs/e/e_modules/emu/src/modules/emu/e_mod_main.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- e_mod_main.c        7 Jun 2006 03:50:06 -0000       1.13
+++ e_mod_main.c        2 Jul 2006 19:06:09 -0000       1.14
@@ -99,7 +99,7 @@
 {
    /* This is a basic module dialog that is provided for simplicity, 
     * but there is probably nothing stopping you from making a complex dialog. 
*/
-   e_module_dialog_show(D_("Enlightenment Emu Module - gadcon version " 
VERSION),
+   e_module_dialog_show(m, D_("Enlightenment Emu Module - gadcon version " 
VERSION),
                         D_
                         ("Experimental generic scriptable module for 
E17.<br><br>"
                          "Keep an eye out for the emu's.<br>"



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