Merge configmenu from extras with Configuration Panel module(after discussion with...
authorDaniel Kolesa <quaker66@gmail.com>
Sat, 27 Feb 2010 17:04:55 +0000 (17:04 +0000)
committerDaniel Kolesa <quaker66@gmail.com>
Sat, 27 Feb 2010 17:04:55 +0000 (17:04 +0000)
commitfd63280f2e99f3d2160e9b2441f5415d9cf2adf5
tree56354bced5b3189108dde7ba426ac10df23b38fb
parente15c3cc2ed85f916e4f35fb8fbf080da79faa7d5
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.

SVN revision: 46587
src/bin/e_int_menus.c
src/bin/e_int_menus.h
src/modules/conf/Makefile.am
src/modules/conf/e_mod_config.c [new file with mode: 0644]
src/modules/conf/e_mod_main.c
src/modules/conf/e_mod_main.h