enlightenment/src/modules/dropshadow
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 Quiet! 2004-12-02 18:41:29 +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_config.h Remove EAPI from function. Thanks Sebastian 2006-01-08 10:33:23 +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 If a module has a config dialogue, destroy it on module shutdown 2006-01-06 21:30:53 +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