aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/default.inc
diff options
context:
space:
mode:
authorEugene Sandulenko2009-06-06 17:50:30 +0000
committerEugene Sandulenko2009-06-06 17:50:30 +0000
commitb49d23b89810fc196a27e2d3c49e17364fc5f453 (patch)
treedc9761cde3571872d9f4d7247965dbc6b7b4b2de /gui/themes/default.inc
parentf2547eb62c3ab6a4085f6341a66d304287f39d6f (diff)
downloadscummvm-rg350-b49d23b89810fc196a27e2d3c49e17364fc5f453.tar.gz
scummvm-rg350-b49d23b89810fc196a27e2d3c49e17364fc5f453.tar.bz2
scummvm-rg350-b49d23b89810fc196a27e2d3c49e17364fc5f453.zip
Sync all themes with improvements of mass dialog. Fixed list positioning
svn-id: r41264
Diffstat (limited to 'gui/themes/default.inc')
-rw-r--r--gui/themes/default.inc10
1 files changed, 8 insertions, 2 deletions
diff --git a/gui/themes/default.inc b/gui/themes/default.inc
index 297371463e..564b3b6ba3 100644
--- a/gui/themes/default.inc
+++ b/gui/themes/default.inc
@@ -976,7 +976,10 @@
"width='250' "
"height='Globals.Line.Height' "
"/> "
-"<space size='32' /> "
+"<widget name='GameList' "
+"width='480' "
+"height='250' "
+"/> "
"<layout type='horizontal' padding='8,8,8,8'> "
"<widget name='Ok' "
"type='Button' "
@@ -1634,7 +1637,10 @@
"width='240' "
"height='Globals.Line.Height' "
"/> "
-"<space size='16' /> "
+"<widget name='GameList' "
+"width='280' "
+"height='100' "
+"/> "
"<layout type='horizontal' padding='4,4,4,4'> "
"<widget name='Ok' "
"type='Button' "