Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/conf_wallpaper 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/conf_wallpaper/e_mod_main.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- e_mod_main.c 24 Oct 2007 08:37:48 -0000 1.7 +++ e_mod_main.c 31 Oct 2007 12:23:12 -0000 1.8 @@ -79,15 +79,6 @@ return 1; } -EAPI int -e_modapi_about(E_Module *m) -{ - e_module_dialog_show(m, - _("Enlightenment Configuration Module - Wallpaper"), - _("Configuration dialog for wallpaper configuration.")); - return 1; -} - /* menu item callback(s) */ static void _e_mod_run_cb(void *data, E_Menu *m, E_Menu_Item *mi) =================================================================== RCS file: /cvs/e/e17/apps/e/src/modules/conf_wallpaper/e_mod_main.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- e_mod_main.h 4 Jul 2007 15:09:24 -0000 1.1 +++ e_mod_main.h 31 Oct 2007 12:23:12 -0000 1.2 @@ -18,6 +18,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