enlightenment/src/modules/dropshadow
Carsten Haitzler 3a2144cad0 nice little overhaul of module related stuff. moduels now finally RELY on
module.eap files being installed - and using the e_apps api to load them and
ask for a name. Also icon is expected to be in this file too and i have
removed the info func call from modules as well as config_menu, module menus,
and other cruft in moduel structs. this also means revving the module api
version and saving users from a "if i recompile it will work" thing. :)
moduels need serious updates, not just a recompile for this. your modules
WILL break.


SVN revision: 23045
2006-06-01 06:44:37 +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 Removed unused Cfg_File struct. Some formatting 2006-03-18 16:46:00 +00:00
e_mod_config.h Remove EAPI from function. Thanks Sebastian 2006-01-08 10:33:23 +00:00
e_mod_main.c nice little overhaul of module related stuff. moduels now finally RELY on 2006-06-01 06:44:37 +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