enlightenment/src/modules/ibox
Christopher Michael 73a7ba6011 As per HandyAndE request, this patch gives ability for modules config
dialogs to show their icon in their config dialog by passing in the
module_eap path to the config_dialog_new function as the icon parameter ie:

e_config_dialog_new(con, module_name, eap_path, 0, v, data);

Update E core modules to use this ability.
Fix dropshadow config dialog to fit in 640x480.


SVN revision: 23682
2006-07-03 07:35:44 +00:00
..
.cvsignore Ignore 2005-05-08 22:36:01 +00:00
Makefile.am nice little overhaul of module related stuff. moduels now finally RELY on 2006-06-01 06:44:37 +00:00
e_mod_config.c As per HandyAndE request, this patch gives ability for modules config 2006-07-03 07:35:44 +00:00
e_mod_main.c Module about dialogs now show the module icon in the dialog, and the border. 2006-07-02 18:55:33 +00:00
e_mod_main.h Revert back to void for e_modapi_init. 2006-06-06 15:33:44 +00:00
module.eap dropshadow module.eap - almost ready to nuke the module iconand use eap's 2006-05-19 09:04:41 +00:00