Move version string in Modern theme beneath the Logo in high res mode, this saves some space and looks nicer.

svn-id: r43350
This commit is contained in:
Johannes Schickel 2009-08-13 16:41:07 +00:00
parent 4afa6d18a4
commit 54845e7d7a
2 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@ -97,10 +97,6 @@
<dialog name = 'Launcher' overlays = 'screen'>
<layout type = 'vertical' center = 'true' padding = '23, 23, 8, 23'>
<widget name = 'Version'
width = '247'
height = 'Globals.Line.Height'
/>
<widget name = 'Logo'
width = '283'
height = '80'
@ -118,6 +114,10 @@
height = 'Globals.Line.Height'
width = 'Globals.Line.Height'
/>
<widget name = 'Version'
width = '247'
height = 'Globals.Line.Height'
/>
<space />
</layout>
<layout type = 'horizontal' padding = '0, 0, 0, 0'>