Enlightenment CVS committal Author : devilhorns Project : e_modules Module : eveil
Dir : e_modules/eveil 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/eveil/e_mod_main.c,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- e_mod_main.c 12 Jun 2006 08:54:22 -0000 1.8 +++ e_mod_main.c 2 Jul 2006 19:06:09 -0000 1.9 @@ -1210,7 +1210,7 @@ EAPI int e_modapi_about(E_Module *m) { - e_module_dialog_show(D_("Eveil Module version " MODULE_VERSION), + e_module_dialog_show(m, D_("Eveil Module version " MODULE_VERSION), D_("A module to set timers and alarms to alert you<br>" " when youre pastas are ready<br>" "or when you need to wake up<br><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