Revert revisions 2010-10-22T22:24:02Z!shadowm@wesnoth.org and 2010-10-22T22:22:50Z!shadowm@wesnoth.org...
...to make the titlescreen usable again with --smallgui
This commit is contained in:
parent
0c2ea8d066
commit
42ea220522
2 changed files with 4 additions and 4 deletions
|
@ -108,7 +108,7 @@
|
||||||
[/label_definition]
|
[/label_definition]
|
||||||
#enddef
|
#enddef
|
||||||
|
|
||||||
{_GUI_DEFINITION "title_screen_revision" "label used for the revision number in the title screen" TINY DEFAULT ({GUI__TEXT_VERTICALLY_CENTRED})}
|
{_GUI_DEFINITION "title_creen_revision" "label used for the revision number in the title screen" SMALL DEFAULT ({GUI__TEXT_VERTICALLY_CENTRED})}
|
||||||
|
|
||||||
#undef _GUI_DEFINITION
|
#undef _GUI_DEFINITION
|
||||||
#undef _GUI_RESOLUTION
|
#undef _GUI_RESOLUTION
|
||||||
|
|
|
@ -327,21 +327,21 @@
|
||||||
[row]
|
[row]
|
||||||
grow_factor = 1
|
grow_factor = 1
|
||||||
|
|
||||||
|
{GUI_FILLER}
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
horizontal_alignment = "left"
|
horizontal_alignment = "left"
|
||||||
vertical_alignment = "bottom"
|
vertical_alignment = "bottom"
|
||||||
|
|
||||||
[label]
|
[label]
|
||||||
id = "revision_number"
|
id = "revision_number"
|
||||||
definition = "title_screen_revision"
|
definition = "title_creen_revision"
|
||||||
[/label]
|
[/label]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
{GUI_FILLER}
|
{GUI_FILLER}
|
||||||
|
|
||||||
{GUI_FILLER}
|
|
||||||
|
|
||||||
{_GUI_V_SPACER 22}
|
{_GUI_V_SPACER 22}
|
||||||
|
|
||||||
{GUI_FILLER}
|
{GUI_FILLER}
|
||||||
|
|
Loading…
Add table
Reference in a new issue