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:
Ignacio R. Morelle 2010-11-02 15:10:32 +00:00
parent 0c2ea8d066
commit 42ea220522
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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}