enlightenment/src/modules/conf
Gustavo Sverzut Barbieri 20dfdb3334 Almost passes -Wextra
Remains the problem of E_Object->type being int, but types constants
being considered unsigned int.

I guess we could just covert E_Object->type to unsigned, no?



SVN revision: 46689
2010-03-01 12:57:05 +00:00
..
.cvsignore config panel now is a module - just config registry is in core e. 2007-08-05 08:07:39 +00:00
Makefile.am Merge configmenu from extras with Configuration Panel module(after discussion with raster). For this, I added API to disable or enable any augmentation point from any module and later enable it again. Thanks to this merge, you can have configuration panel categories directly in main menu, replacing old items like Gadgets in that submenu. You can easily switch to old style from Advanced->Configuration Panel, if the module is disabled it is the old style of course. Also I removed configmenu from emodules when it is not needed anymore. 2010-02-27 17:04:55 +00:00
e-module-conf.edj Module icons... most of them. Some still need some love, but Ill get around to that. Shout out to Sachiel! 2009-02-05 14:34:01 +00:00
e_conf.c Almost passes -Wextra 2010-03-01 12:57:05 +00:00
e_conf.h export less 2010-01-22 20:28:39 +00:00
e_mod_config.c Almost passes -Wextra 2010-03-01 12:57:05 +00:00
e_mod_main.c Almost passes -Wextra 2010-03-01 12:57:05 +00:00
e_mod_main.h Merge configmenu from extras with Configuration Panel module(after discussion with raster). For this, I added API to disable or enable any augmentation point from any module and later enable it again. Thanks to this merge, you can have configuration panel categories directly in main menu, replacing old items like Gadgets in that submenu. You can easily switch to old style from Advanced->Configuration Panel, if the module is disabled it is the old style of course. Also I removed configmenu from emodules when it is not needed anymore. 2010-02-27 17:04:55 +00:00
module.desktop.in added greek translation 2009-12-15 11:44:56 +00:00