enlightenment/src/modules/battery
Sebastian Dransfeld ac35054634 We need id's for gadgets which are independent of shelves, so if we move
a gadget from one shelf to another it will keep the same config. Since the
id is mainly for the module to find the appropriate config for a gadget,
the module is now responsible for creating id's for gadgets config. One
problem is that we no longer can trust the id of a gadget, so we need to
store a reference between a gadget and its config after startup. No big
deal.


SVN revision: 31727
2007-09-16 00:02:53 +00:00
..
.cvsignore Converted to use .desktop file. 2006-09-03 07:42:06 +00:00
Makefile.am Remove X specific elements from the .desktop files. 2007-03-24 09:23:11 +00:00
e-module-battery.edj Remove X specific elements from the .desktop files. 2007-03-24 09:23:11 +00:00
e_mod_config.c Allow module to fire its alarm given a percentage remaining threshold. 2007-05-20 05:20:04 +00:00
e_mod_main.c We need id's for gadgets which are independent of shelves, so if we move 2007-09-16 00:02:53 +00:00
e_mod_main.h Allow module to fire its alarm given a percentage remaining threshold. 2007-05-20 05:20:04 +00:00
module.desktop.in Add comments to various E modules for display in the modules config dialog. 2007-08-25 21:48:02 +00:00