enlightenment/src/modules/pager
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 oops, images ;) 2005-01-09 19:17:51 +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 add icon provision for gadcon classes and label provider functions. also add 2006-05-09 13:02:48 +00:00