enlightenment/src/modules/itray
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 When changing API semantics, grep is your friend. My policy - if I break 2006-01-22 18:20:59 +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 Move the manipulation of user specified policy flags (ALLOW_OVERLAP and ALWAYS_ON_TOP (not used yet)) to the gadman edit menu, saves a LOT of code inside modules 2006-03-12 16:12:59 +00:00
e_mod_config.h 2 pending patches in my inbox. 2006-01-20 04:04:14 +00:00
e_mod_main.c Add Font Configuration Dialog, and... 2006-04-01 09:24:56 +00:00
e_mod_main.h Move the manipulation of user specified policy flags (ALLOW_OVERLAP and ALWAYS_ON_TOP (not used yet)) to the gadman edit menu, saves a LOT of code inside modules 2006-03-12 16:12:59 +00:00