Skip to content

Commit

Permalink
ui: Rearrange Menu menu items more logically
Browse files Browse the repository at this point in the history
This changes the position of Statistics, Status Table and Unit List
according to their respective likelihood of being used and relabels the
Back to submenu to Load Turn and brings it right under Load Game.
  • Loading branch information
irydacea committed Mar 14, 2021
1 parent b02ba0a commit c611128
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/themes/default.cfg
Expand Up @@ -79,15 +79,15 @@
id=menu-main
title= _ "Menu"
image=button_menu/menu_button_copper_H20
items=objectives,statistics,unitlist,statustable,save,savereplay,savemap,load,preferences,chatlog,menu-autosaves,help,stopnetwork,startnetwork,surrender,quit,quit-to-desktop
items=objectives,statustable,statistics,unitlist,load,menu-autosaves,save,savereplay,savemap,chatlog,preferences,help,stopnetwork,startnetwork,surrender,quit,quit-to-desktop
ref=top-panel
rect="=,=+1,+100,=-4"
xanchor=fixed
yanchor=fixed
[/menu]

[menu]
title= _ "Back to..."
title= _ "Load Turn..."
id=menu-autosaves
button=false
items=AUTOSAVES,help-about-saveload
Expand Down

0 comments on commit c611128

Please sign in to comment.