GUI: Tidied up lowres themes.

svn-id: r49769
This commit is contained in:
Eugene Sandulenko 2010-06-15 10:49:46 +00:00
parent 24abc6fb39
commit a295f13152
5 changed files with 11 additions and 3 deletions

View File

@ -1540,7 +1540,9 @@
"</layout> "
"<layout type='horizontal' padding='0,0,0,0' spacing='6' center='true'> "
"<widget name='GuiLanguagePopupDesc' "
"type='OptionsLabel' "
"width='80' "
"height='Globals.Line.Height' "
"textalign='right' "
"/> "
"<widget name='GuiLanguagePopup' "
"type='PopUp' "

Binary file not shown.

View File

@ -417,7 +417,9 @@
</layout>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '6' center = 'true'>
<widget name = 'GuiLanguagePopupDesc'
type = 'OptionsLabel'
width = '80'
height = 'Globals.Line.Height'
textalign = 'right'
/>
<widget name = 'GuiLanguagePopup'
type = 'PopUp'

Binary file not shown.

View File

@ -397,6 +397,7 @@
<widget name = 'RendererPopupDesc'
width = '80'
height = 'Globals.Line.Height'
textalign = 'right'
/>
<widget name = 'RendererPopup'
type = 'PopUp'
@ -406,6 +407,7 @@
<widget name = 'AutosavePeriodPopupDesc'
width = '80'
height = 'Globals.Line.Height'
textalign = 'right'
/>
<widget name = 'AutosavePeriodPopup'
type = 'PopUp'
@ -413,7 +415,9 @@
</layout>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '6' center = 'true'>
<widget name = 'GuiLanguagePopupDesc'
type = 'OptionsLabel'
width = '80'
height = 'Globals.Line.Height'
textalign = 'right'
/>
<widget name = 'GuiLanguagePopup'
type = 'PopUp'