enlightenment/src/modules/cpufreq
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-cpufreq.edj Remove X specific elements from the .desktop files. 2007-03-24 09:23:11 +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 We need id's for gadgets which are independent of shelves, so if we move 2007-09-16 00:02:53 +00:00
freqset.c Make sure to define the variable type so we do not get 'Undefined Variable' 2006-12-17 10:12:03 +00:00
module.desktop.in Correct the description. 2007-08-26 03:00:15 +00:00