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]
|
||||
#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_RESOLUTION
|
||||
|
|
|
@ -327,21 +327,21 @@
|
|||
[row]
|
||||
grow_factor = 1
|
||||
|
||||
{GUI_FILLER}
|
||||
|
||||
[column]
|
||||
horizontal_alignment = "left"
|
||||
vertical_alignment = "bottom"
|
||||
|
||||
[label]
|
||||
id = "revision_number"
|
||||
definition = "title_screen_revision"
|
||||
definition = "title_creen_revision"
|
||||
[/label]
|
||||
|
||||
[/column]
|
||||
|
||||
{GUI_FILLER}
|
||||
|
||||
{GUI_FILLER}
|
||||
|
||||
{_GUI_V_SPACER 22}
|
||||
|
||||
{GUI_FILLER}
|
||||
|
|
Loading…
Add table
Reference in a new issue