Skip to content

Commit

Permalink
wmlindent pass on data/themes/
Browse files Browse the repository at this point in the history
  • Loading branch information
irydacea committed Jul 3, 2014
1 parent b668c0e commit 3a3c238
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 20 deletions.
25 changes: 12 additions & 13 deletions data/themes/default.cfg
Expand Up @@ -33,7 +33,7 @@
id=Default
name= _ "theme^Default"
description= _ "Default theme."

[resolution]
id=1024x768
width=1024
Expand All @@ -44,7 +44,7 @@
id=screen
rect="0,0,1024,768"
[/screen]

[panel]
id=top-panel
image=themes/classic/menubar.png
Expand All @@ -53,30 +53,30 @@
xanchor=top
yanchor=fixed
[/panel]

[main_map]
id=main-map
rect="=,+0,+842,768"
xanchor=left
yanchor=top
[/main_map]

{MAIN_MAP_BORDER}

# rightside panel

[panel]
id=sidebar-panel
image=themes/classic/sidebar.png
rect="+0,0,1024,768"
xanchor=right
yanchor=top
[/panel]

{MINIMAP_THEME}
{STATUS_BOX =+0 +3 +122 +36 tod terrain-description-box-botleft right fixed}
{STATUS_BOX =+0 +5 +72 +72 unit tod-box-botleft right fixed}

[menu]
id=menu-main
title= _ "Menu"
Expand All @@ -87,14 +87,14 @@
xanchor=fixed
yanchor=fixed
[/menu]

[menu]
title= _ "Back to..."
id=menu-autosaves
button=false
items=AUTOSAVES
[/menu]

[menu]
id=actions-menu
title= _ "Actions"
Expand Down Expand Up @@ -165,7 +165,7 @@
[label]
id=gold-icon
icon=themes/gold.png
text= _ "gold"
text= _ "gold"
ref=gold-box-center
rect="=+1,=-1,+17,+17"
xanchor=fixed
Expand Down Expand Up @@ -397,7 +397,7 @@
yanchor=fixed
[/unit_level]
[unit_alignment]
prefix= " "
prefix= " "
font_rgb={FONT_RGB_LEVEL1}
ref=unit-type
id=unit-alignment
Expand Down Expand Up @@ -553,7 +553,6 @@
image=button_normal/button_H22
rect="-140,-24,+80,+22"
[/change]

[/partialresolution]

[partialresolution]
Expand Down
1 change: 0 additions & 1 deletion data/themes/editor.cfg
Expand Up @@ -893,7 +893,6 @@
prefix="" #wmllint: ignore
prefix_literal=""
[/num_units]

[/status]
[/resolution]

Expand Down
10 changes: 4 additions & 6 deletions data/themes/macros.cfg
Expand Up @@ -186,7 +186,7 @@
image=themes/classic/minimap-800.png
rect="842,=+6,+181,+177"
[/change]

# reduce size of minimap
[change]
id=mini-map
Expand Down Expand Up @@ -314,8 +314,6 @@
yanchor=fixed
[/slider]



{STATUS_BOX =+7 +0 +165 +15 terrain-info minimap-panel right fixed}
#[label]
# id=terrain-icon
Expand Down Expand Up @@ -372,12 +370,12 @@
yanchor=fixed
[/panel]
[/add]
[change]
[change]
id=main-map
ref=top-panel
rect="=,+41,+842,768"
[/change]
[add]
[/change]
[add]
[label]
id=replay-label
text= _ "Replay"
Expand Down

0 comments on commit 3a3c238

Please sign in to comment.