usability: sort menus, always keep same order.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Sun, 19 Apr 2009 06:21:35 +0000 (06:21 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Sun, 19 Apr 2009 06:21:35 +0000 (06:21 +0000)
commit8b2293736791193b20ad7e57da17d8cfb11bd445
treebf50a42f1c1692059e97a3fa45517113e77b8e10
parent3b733a2081fc10f7426626a45a8cc97ec5d2ce8e
usability: sort menus, always keep same order.

maybe this is too much for a feature freeze phase, but this is
annoying for users, sometimes your menu looks one way, sometimes
another. Now it will always look the same, alphabetically ordered.

If it breaks anything before Monday revert!

SVN revision: 40205
12 files changed:
src/bin/e_configure.c
src/bin/e_int_menus.c
src/bin/e_int_menus.h
src/modules/conf/e_mod_main.c
src/modules/conf_shelves/e_mod_main.c
src/modules/conf_theme/e_mod_main.c
src/modules/conf_wallpaper/e_mod_main.c
src/modules/conf_wallpaper2/e_mod_main.c
src/modules/exebuf/e_mod_main.c
src/modules/fileman/e_mod_main.c
src/modules/gadman/e_mod_main.c
src/modules/syscon/e_mod_main.c