Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/start Modified Files: e_mod_main.c e_mod_main.h Log Message: errrr. commit? did the last one work? =================================================================== RCS file: /cvs/e/e17/apps/e/src/modules/start/e_mod_main.c,v retrieving revision 1.41 retrieving revision 1.42 diff -u -3 -r1.41 -r1.42 --- e_mod_main.c 16 Sep 2007 00:02:53 -0000 1.41 +++ e_mod_main.c 31 Oct 2007 12:23:15 -0000 1.42 @@ -258,13 +258,6 @@ return 1; } -EAPI int -e_modapi_about(E_Module *m) -{ - e_module_dialog_show(m, _("Enlightenment Start Module"), - _("Experimental Button module for E17")); - return 1; -} /**/ /***************************************************************************/ =================================================================== RCS file: /cvs/e/e17/apps/e/src/modules/start/e_mod_main.h,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- e_mod_main.h 6 Jun 2006 15:24:26 -0000 1.12 +++ e_mod_main.h 31 Oct 2007 12:23:15 -0000 1.13 @@ -9,6 +9,5 @@ EAPI void *e_modapi_init (E_Module *m); EAPI int e_modapi_shutdown (E_Module *m); EAPI int e_modapi_save (E_Module *m); -EAPI int e_modapi_about (E_Module *m); #endif ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs