This commit will change the shelf menu completly:
authorMiculcy Brian <morlenxus@gmx.net>
Thu, 9 Sep 2010 14:44:21 +0000 (14:44 +0000)
committerMiculcy Brian <morlenxus@gmx.net>
Thu, 9 Sep 2010 14:44:21 +0000 (14:44 +0000)
commit2f8f31fbf5a9a8705cba35a2bfb057a223c462bd
treee4f13a0f7a01b878761f26bb93497a32b98ebf51
parente81cb900d111006f355c771537dcce6f94e092f9
This commit will change the shelf menu completly:
If you have a Gadget and open the menu over it, all gadget specific options are under a separate submenu. The menu items which the Gadget sets theirself can be put on the main menu tree or on the Gadget submenu.
If you don't see a reason for this, check the ibar menu _before_ and _after_. :)

This api change broke all modules but i already fixed them all. Hope everything works... I also shortend text strings, etc, etc.
Hope you like it! :)

SVN revision: 52041
14 files changed:
src/bin/e_gadcon.c
src/bin/e_gadcon.h
src/modules/battery/e_mod_main.c
src/modules/bluez/e_mod_main.c
src/modules/connman/e_mod_main.c
src/modules/cpufreq/e_mod_main.c
src/modules/gadman/e_mod_gadman.c
src/modules/ibar/e_mod_main.c
src/modules/ibox/e_mod_main.c
src/modules/mixer/e_mod_main.c
src/modules/ofono/e_mod_main.c
src/modules/pager/e_mod_main.c
src/modules/systray/e_mod_main.c
src/modules/temperature/e_mod_main.c