Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/config Modified Files: desktop.menu enlightenment.menu maintenance.menu settings.menu strings.c strings.pl winops.menu winops_groups.menu winops_layer.menu winops_misc.menu winops_opacity.menu winops_size.menu Log Message: Menu whitespace cleanups. Enlightenment Epplets -> Epplets. Restart Enlightenment -> Restart. =================================================================== RCS file: /cvs/e/e16/e/config/desktop.menu,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- desktop.menu 11 Jul 2007 08:52:06 -0000 1.2 +++ desktop.menu 15 Nov 2007 20:03:56 -0000 1.3 @@ -1,7 +1,7 @@ "Desktop Operations" "ROOT" -"Backgrounds" NULL menu BACKGROUNDS_MENU -"Cleanup Desktop" NULL "desk arrange" -"Goto Next Desktop" NULL "desk next" -"Goto Previous Desktop" NULL "desk prev" -"Create New Iconbox" NULL "ibox new" -"Create Systray" NULL "ibox new _ST_" +"Backgrounds" NULL menu BACKGROUNDS_MENU +"Cleanup Desktop" NULL "desk arrange" +"Goto Next Desktop" NULL "desk next" +"Goto Previous Desktop" NULL "desk prev" +"Create New Iconbox" NULL "ibox new" +"Create Systray" NULL "ibox new _ST_" =================================================================== RCS file: /cvs/e/e16/e/config/enlightenment.menu,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- enlightenment.menu 11 Jul 2007 08:52:06 -0000 1.2 +++ enlightenment.menu 15 Nov 2007 20:03:56 -0000 1.3 @@ -1,11 +1,11 @@ "Enlightenment" "ROOT" -"User Menus" NULL menu file.menu -"Desktop" NULL menu desktop.menu -"Settings" NULL menu settings.menu -"Themes" NULL menu themes -"Maintenance" NULL menu maintenance.menu -"Help" NULL exec "edox $EROOT/E-docs" -"About Enlightenment" NULL about -"About this theme" NULL exec "edox $ETHEME/ABOUT" -"Restart Enlightenment" NULL exit restart -"Log Out" NULL exit logout +"User Menus" NULL menu file.menu +"Desktop" NULL menu desktop.menu +"Settings" NULL menu settings.menu +"Themes" NULL menu themes +"Maintenance" NULL menu maintenance.menu +"Help" NULL exec "edox $EROOT/E-docs" +"About Enlightenment" NULL about +"About this theme" NULL exec "edox $ETHEME/ABOUT" +"Restart" NULL exit restart +"Log Out" NULL exit logout =================================================================== RCS file: /cvs/e/e16/e/config/maintenance.menu,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- maintenance.menu 11 Jul 2007 08:52:06 -0000 1.2 +++ maintenance.menu 15 Nov 2007 20:03:56 -0000 1.3 @@ -1,10 +1,10 @@ "Maintenance" "ROOT" -"Purge config file cache" NULL exec "sh $EROOT/scripts/e_cache_clean config" -"Purge pager background cache" NULL exec "sh $EROOT/scripts/e_cache_clean pager" -"Purge background selector cache" NULL exec "sh $EROOT/scripts/e_cache_clean bgsel" -"Purge all caches" NULL exec "sh $EROOT/scripts/e_cache_clean all" -"Query config file cache usage" NULL exec "sh $EROOT/scripts/e_cache_query config" -"Query pager background cache usage" NULL exec "sh $EROOT/scripts/e_cache_query pager" -"Query background selector cache usage" NULL exec "sh $EROOT/scripts/e_cache_query bgsel" -"Query all cache usage" NULL exec "sh $EROOT/scripts/e_cache_query all" -"Regenerate Menus" NULL exec "perl $EROOT/scripts/e_gen_menu" +"Purge config file cache" NULL exec "sh $EROOT/scripts/e_cache_clean config" +"Purge pager background cache" NULL exec "sh $EROOT/scripts/e_cache_clean pager" +"Purge background selector cache" NULL exec "sh $EROOT/scripts/e_cache_clean bgsel" +"Purge all caches" NULL exec "sh $EROOT/scripts/e_cache_clean all" +"Query config file cache usage" NULL exec "sh $EROOT/scripts/e_cache_query config" +"Query pager background cache usage" NULL exec "sh $EROOT/scripts/e_cache_query pager" +"Query background selector cache usage" NULL exec "sh $EROOT/scripts/e_cache_query bgsel" +"Query all cache usage" NULL exec "sh $EROOT/scripts/e_cache_query all" +"Regenerate Menus" NULL exec "perl $EROOT/scripts/e_gen_menu" =================================================================== RCS file: /cvs/e/e16/e/config/settings.menu,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- settings.menu 11 Jul 2007 08:52:06 -0000 1.2 +++ settings.menu 15 Nov 2007 20:03:56 -0000 1.3 @@ -1,20 +1,20 @@ "Settings" "ROOT" -"Enlightenment Settings ..." NULL "misc cfg" -"Focus Settings ..." NULL "focus cfg" -"Move & Resize Settings ..." NULL "misc cfg moveresize" -"Window Placement Settings ..." NULL "misc cfg placement" -"Multiple Desktop Settings ..." NULL "desk cfg" -"Virtual Desktop Settings ..." NULL "area cfg" -"Pager Settings ..." NULL "pager cfg" -"Menu Settings ..." NULL "menus cfg" -"Autoraise Settings ..." NULL "misc cfg autoraise" -"Tooltip Settings ..." NULL "tooltips cfg" -"Audio Settings ..." NULL "sound cfg" -"Group Settings ..." NULL "groups cfg group_defaults" -"Remember Settings ..." NULL "misc cfg remember" -"Special FX Settings ..." NULL "fx cfg" +"Enlightenment Settings ..." NULL "misc cfg" +"Focus Settings ..." NULL "focus cfg" +"Move & Resize Settings ..." NULL "misc cfg moveresize" +"Window Placement Settings ..." NULL "misc cfg placement" +"Multiple Desktop Settings ..." NULL "desk cfg" +"Virtual Desktop Settings ..." NULL "area cfg" +"Pager Settings ..." NULL "pager cfg" +"Menu Settings ..." NULL "menus cfg" +"Autoraise Settings ..." NULL "misc cfg autoraise" +"Tooltip Settings ..." NULL "tooltips cfg" +"Audio Settings ..." NULL "sound cfg" +"Group Settings ..." NULL "groups cfg group_defaults" +"Remember Settings ..." NULL "misc cfg remember" +"Special FX Settings ..." NULL "fx cfg" "Desktop Background Settings ..." NULL "bg cfg" "Theme Transparency Settings ..." NULL "trans cfg" -"Composite Settings ..." NULL "cm cfg" -"Session Settings ..." NULL "misc cfg session" -"Miscellaneous Settings ..." NULL "misc cfg misc" +"Composite Settings ..." NULL "cm cfg" +"Session Settings ..." NULL "misc cfg session" +"Miscellaneous Settings ..." NULL "misc cfg misc" =================================================================== RCS file: /cvs/e/e16/e/config/strings.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- strings.c 5 Jun 2007 11:41:23 -0000 1.12 +++ strings.c 15 Nov 2007 20:03:56 -0000 1.13 @@ -92,7 +92,7 @@ _("Help"), _("About Enlightenment"), _("About this theme"), -_("Restart Enlightenment"), +_("Restart"), _("Log Out"), /* maintenance.menu */ _("Maintenance"), @@ -194,7 +194,7 @@ _("User Menus"), _("User Application List"), _("Other"), -_("Enlightenment Epplets"), -_("Restart Enlightenment"), +_("Epplets"), +_("Restart"), _("Log Out"), }; =================================================================== RCS file: /cvs/e/e16/e/config/strings.pl,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- strings.pl 5 Jun 2007 11:41:23 -0000 1.4 +++ strings.pl 15 Nov 2007 20:03:56 -0000 1.5 @@ -1,7 +1,7 @@ #!/usr/bin/perl # Script to extract localizable strings from config files -# $ perl strings.pl actionclasses.cfg bindings.cfg menus.cfg >strings.c +# $ perl strings.pl *.cfg *.menu >strings.c sub x() { @@ -72,8 +72,8 @@ "User Menus", "User Application List", "Other", - "Enlightenment Epplets", - "Restart Enlightenment", + "Epplets", + "Restart", "Log Out" ); =================================================================== RCS file: /cvs/e/e16/e/config/winops.menu,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- winops.menu 11 Jul 2007 08:52:06 -0000 1.3 +++ winops.menu 15 Nov 2007 20:03:56 -0000 1.4 @@ -1,15 +1,15 @@ "Window Options" "EMPTY" -"Close" NULL "wop * close" -"Annihilate" NULL "wop * kill" -"Iconify" NULL "wop * iconify" -"Raise" NULL "wop * raise" -"Lower" NULL "wop * lower" -"Shade/Unshade" NULL "wop * shade" -"Stick/Unstick" NULL "wop * stick" -"Remember..." NULL "wop * snap dialog" -"Window Size" NULL menu winops_size.menu -"Set Stacking" NULL menu winops_layer.menu -"Set Border Style" NULL menu borders -"Window Groups" NULL menu winops_groups.menu -"Opacity" NULL menu winops_opacity.menu -"Miscellaneous" NULL menu winops_misc.menu +"Close" NULL "wop * close" +"Annihilate" NULL "wop * kill" +"Iconify" NULL "wop * iconify" +"Raise" NULL "wop * raise" +"Lower" NULL "wop * lower" +"Shade/Unshade" NULL "wop * shade" +"Stick/Unstick" NULL "wop * stick" +"Remember..." NULL "wop * snap dialog" +"Window Size" NULL menu winops_size.menu +"Set Stacking" NULL menu winops_layer.menu +"Set Border Style" NULL menu borders +"Window Groups" NULL menu winops_groups.menu +"Opacity" NULL menu winops_opacity.menu +"Miscellaneous" NULL menu winops_misc.menu =================================================================== RCS file: /cvs/e/e16/e/config/winops_groups.menu,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- winops_groups.menu 5 Jun 2007 11:41:23 -0000 1.1 +++ winops_groups.menu 15 Nov 2007 20:03:56 -0000 1.2 @@ -1,8 +1,8 @@ "Groups" "EMPTY" -"Configure this window's group(s)" NULL "groups cfg group" -"Start a new group" NULL "gop * start" -"Add this window to the current group" NULL "gop * add" -"Select group to add this window to" NULL "groups cfg add" -"Remove this window from a group" NULL "groups cfg del" +"Configure this window's group(s)" NULL "groups cfg group" +"Start a new group" NULL "gop * start" +"Add this window to the current group" NULL "gop * add" +"Select group to add this window to" NULL "groups cfg add" +"Remove this window from a group" NULL "groups cfg del" "Destroy a group this window belongs to" NULL "groups cfg break" -#"Show/Hide this window's group(s)" NULL "gop * showhide" +#"Show/Hide this window's group(s)" NULL "gop * showhide" =================================================================== RCS file: /cvs/e/e16/e/config/winops_layer.menu,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- winops_layer.menu 5 Jun 2007 11:41:23 -0000 1.1 +++ winops_layer.menu 15 Nov 2007 20:03:56 -0000 1.2 @@ -1,5 +1,5 @@ "Stacking" "EMPTY" -"Below" NULL "wop * la 2" -"Normal" NULL "wop * la 4" -"Above" NULL "wop * la 6" -"On Top" NULL "wop * la 8" +"Below" NULL "wop * la 2" +"Normal" NULL "wop * la 4" +"Above" NULL "wop * la 6" +"On Top" NULL "wop * la 8" =================================================================== RCS file: /cvs/e/e16/e/config/winops_misc.menu,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- winops_misc.menu 5 Jun 2007 11:41:23 -0000 1.1 +++ winops_misc.menu 15 Nov 2007 20:03:56 -0000 1.2 @@ -1,8 +1,8 @@ "Miscellaneous" "EMPTY" "Toggle Skip Window Lists" NULL "wop * skiplists" -"Toggle Fixed Position" NULL "wop * no_user_move" -"Toggle Fixed Size" NULL "wop * no_user_size" -"Toggle Never Focus" NULL "wop * no_wm_focus" -"Toggle Click to Focus" NULL "wop * focusclick" -"Toggle Never Use Area" NULL "wop * never_use_area" -"Toggle Button Grabs" NULL "wop * no_button_grabs" +"Toggle Fixed Position" NULL "wop * no_user_move" +"Toggle Fixed Size" NULL "wop * no_user_size" +"Toggle Never Focus" NULL "wop * no_wm_focus" +"Toggle Click to Focus" NULL "wop * focusclick" +"Toggle Never Use Area" NULL "wop * never_use_area" +"Toggle Button Grabs" NULL "wop * no_button_grabs" =================================================================== RCS file: /cvs/e/e16/e/config/winops_opacity.menu,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- winops_opacity.menu 5 Jun 2007 11:41:23 -0000 1.1 +++ winops_opacity.menu 15 Nov 2007 20:03:56 -0000 1.2 @@ -1,10 +1,10 @@ "Opacity" "EMPTY" -"20%" NULL "wop * op 20" -"40%" NULL "wop * op 40" -"60%" NULL "wop * op 60" -"80%" NULL "wop * op 80" -"100%" NULL "wop * op 100" -"Focused opacity 100%" NULL "wop * focused_opacity 100" +"20%" NULL "wop * op 20" +"40%" NULL "wop * op 40" +"60%" NULL "wop * op 60" +"80%" NULL "wop * op 80" +"100%" NULL "wop * op 100" +"Focused opacity 100%" NULL "wop * focused_opacity 100" "Focused opacity follows unfocused" NULL "wop * focused_opacity 0" -"Toggle Fading" NULL "wop * fade" -"Toggle Shadows" NULL "wop * shadow" +"Toggle Fading" NULL "wop * fade" +"Toggle Shadows" NULL "wop * shadow" =================================================================== RCS file: /cvs/e/e16/e/config/winops_size.menu,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- winops_size.menu 5 Jun 2007 11:41:23 -0000 1.1 +++ winops_size.menu 15 Nov 2007 20:03:56 -0000 1.2 @@ -1,16 +1,16 @@ "Size" "EMPTY" -"Max Size Toggle" NULL "wop * ts conservative" -"Available Max Size Toggle" NULL "wop * ts available" -"Absolute Max Size Toggle" NULL "wop * ts absolute" -"Span Xinerama Screens" NULL "wop * ts xinerama" +"Max Size Toggle" NULL "wop * ts conservative" +"Available Max Size Toggle" NULL "wop * ts available" +"Absolute Max Size Toggle" NULL "wop * ts absolute" +"Span Xinerama Screens" NULL "wop * ts xinerama" -"Max Height Toggle" NULL "wop * th conservative" -"Available Max Height Toggle" NULL "wop * th available" -"Absolute Max Height Toggle" NULL "wop * th absolute" +"Max Height Toggle" NULL "wop * th conservative" +"Available Max Height Toggle" NULL "wop * th available" +"Absolute Max Height Toggle" NULL "wop * th absolute" -"Max Width Toggle" NULL "wop * tw conservative" -"Available Max Width Toggle" NULL "wop * tw available" -"Absolute Max Width Toggle" NULL "wop * tw absolute" +"Max Width Toggle" NULL "wop * tw conservative" +"Available Max Width Toggle" NULL "wop * tw available" +"Absolute Max Width Toggle" NULL "wop * tw absolute" -"Fullscreen/Normal" NULL "wop * full" -"Zoom/Unzoom" NULL "wop * zoom" +"Fullscreen/Normal" NULL "wop * full" +"Zoom/Unzoom" NULL "wop * zoom" ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs