Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/conf


Modified Files:
        e_mod_main.c e_mod_main.h 


Log Message:


boys and girls... animals and vegetables... pokemon and spatial anomolies
lend me your ears, for i come to break code, not to praise it!

module api getting kicked about. 1. modapi calls for config and about are gone
core module api call for about dialog gone (not needed anymore). use module
.desktops for about info in description. config should go via the config
panel calls to register stuff.... wherd... to... ma homieoes!

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/conf/e_mod_main.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- e_mod_main.c        13 Sep 2007 21:10:02 -0000      1.3
+++ e_mod_main.c        31 Oct 2007 12:21:01 -0000      1.4
@@ -78,15 +78,6 @@
    return 1;
 }
 
-EAPI int
-e_modapi_about(E_Module *m)
-{
-   e_module_dialog_show(m,
-                       _("Enlightenment Conf Module"),
-                       _("A module for displaying a configuration panel."));
-   return 1;
-}
-
 /* action callback */
 static void
 _e_mod_action_conf_cb(E_Object *obj, const char *params)



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

Reply via email to