Enlightenment CVS committal Author : rephorm Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_gadget.c Log Message: commit some Todo for e_gadget that i forgot to commit weeks ago =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_gadget.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- e_gadget.c 7 Jan 2006 10:39:45 -0000 1.6 +++ e_gadget.c 12 Jan 2006 01:18:16 -0000 1.7 @@ -3,6 +3,19 @@ */ #include "e.h" +/* + * Todo: + * + * Add module init / free callbacks + * Automate configuration loading / saving (pass in an EDD, handle the rest) + * Decide on a location / filename convention for 3rd party themes, and + * fallback to this for the "theme/modules/module_name" category + * Should the functions be done in a similar fashion to the module functions? + * (that is, set function names, used if defined in module, otherwise not). + * This would require making e_module aware of them somehow. + * + */ + static E_Gadget_Face *_e_gadget_face_new(E_Gadget *gad, E_Container *con, E_Zone *zone); static void _e_gadget_menu_init(E_Gadget *gad); static void _e_gadget_cb_menu_edit(void *data, E_Menu *m, E_Menu_Item *mi); ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs