Center labels in mass-add dialog

svn-id: r48648
This commit is contained in:
Ori Avtalion 2010-04-12 23:23:23 +00:00
parent 024d44f3e3
commit e35133064b
6 changed files with 10 additions and 12 deletions

Binary file not shown.

View File

@ -765,11 +765,11 @@
<dialog name = 'MassAdd' overlays = 'screen_center' shading = 'dim'>
<layout type = 'vertical' padding = '8, 8, 32, 8' center = 'true'>
<widget name = 'DirProgressText'
width = '250'
width = '480'
height = 'Globals.Line.Height'
/>
<widget name = 'GameProgressText'
width = '250'
width = '480'
height = 'Globals.Line.Height'
/>
<widget name = 'GameList'
@ -786,6 +786,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'KeyMapper' overlays = 'screen_center' shading = 'dim'>
<layout type = 'vertical' padding = '8, 8, 32, 8' spacing = '10' center = 'true'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>

View File

@ -770,11 +770,11 @@
<dialog name = 'MassAdd' overlays = 'screen_center' shading = 'dim'>
<layout type = 'vertical' padding = '4, 4, 16, 4' center = 'true'>
<widget name = 'DirProgressText'
width = '240'
width = '280'
height = 'Globals.Line.Height'
/>
<widget name = 'GameProgressText'
width = '240'
width = '280'
height = 'Globals.Line.Height'
/>
<widget name = 'GameList'
@ -791,6 +791,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'KeyMapper' overlays = 'screen_center' shading = 'dim'>
<layout type = 'vertical' padding = '8, 8, 8, 8' spacing = '10' center = 'true'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>

Binary file not shown.

View File

@ -778,15 +778,11 @@
<dialog name = 'MassAdd' overlays = 'screen_center' shading = 'dim'>
<layout type = 'vertical' padding = '8, 8, 32, 8' center = 'true'>
<widget name = 'DirProgressText'
width = '250'
width = '480'
height = 'Globals.Line.Height'
/>
<widget name = 'GameProgressText'
width = '250'
height = 'Globals.Line.Height'
/>
<widget name = 'GameProgressText'
width = '250'
width = '480'
height = 'Globals.Line.Height'
/>
<widget name = 'GameList'

View File

@ -759,11 +759,11 @@
<dialog name = 'MassAdd' overlays = 'screen_center' shading = 'dim'>
<layout type = 'vertical' padding = '4, 4, 16, 4' center = 'true'>
<widget name = 'DirProgressText'
width = '240'
width = '280'
height = 'Globals.Line.Height'
/>
<widget name = 'GameProgressText'
width = '240'
width = '280'
height = 'Globals.Line.Height'
/>
<widget name = 'GameList'