aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2008-11-05 14:58:47 +0000
committerMax Horn2008-11-05 14:58:47 +0000
commit79614d28b630e8176dc9692fa4f7b14f8338c2c4 (patch)
tree606c9274c20508788f841792b9e355381e68cb29
parent4a23fd9170df17ecb5e754ae2c2eb05fab8b6477 (diff)
downloadscummvm-rg350-79614d28b630e8176dc9692fa4f7b14f8338c2c4.tar.gz
scummvm-rg350-79614d28b630e8176dc9692fa4f7b14f8338c2c4.tar.bz2
scummvm-rg350-79614d28b630e8176dc9692fa4f7b14f8338c2c4.zip
Tweaked browser dialog in 320x200 mode
svn-id: r34904
-rw-r--r--gui/themes/default.inc2
-rw-r--r--gui/themes/scummclassic.zipbin43715 -> 43714 bytes
-rw-r--r--gui/themes/scummclassic/classic_layout_320.stx2
-rw-r--r--gui/themes/scummmodern.zipbin144058 -> 144057 bytes
-rw-r--r--gui/themes/scummmodern/scummmodern_layout_320.stx2
5 files changed, 3 insertions, 3 deletions
diff --git a/gui/themes/default.inc b/gui/themes/default.inc
index dece0d9571..05c4106b6f 100644
--- a/gui/themes/default.inc
+++ b/gui/themes/default.inc
@@ -1013,7 +1013,7 @@
"height = 'Globals.Line.Height' "
"/> "
"<widget name = 'List'/> "
-"<layout type = 'horizontal' padding = '0, 0, 16, 0'> "
+"<layout type = 'horizontal' padding = '0, 0, 8, 0'> "
"<widget name = 'Up' "
"type = 'Button' "
"/> "
diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip
index afc545f335..1bb2040570 100644
--- a/gui/themes/scummclassic.zip
+++ b/gui/themes/scummclassic.zip
Binary files differ
diff --git a/gui/themes/scummclassic/classic_layout_320.stx b/gui/themes/scummclassic/classic_layout_320.stx
index 7304adb15e..1e8b212a0c 100644
--- a/gui/themes/scummclassic/classic_layout_320.stx
+++ b/gui/themes/scummclassic/classic_layout_320.stx
@@ -127,7 +127,7 @@
height = 'Globals.Line.Height'
/>
<widget name = 'List'/>
- <layout type = 'horizontal' padding = '0, 0, 16, 0'>
+ <layout type = 'horizontal' padding = '0, 0, 8, 0'>
<widget name = 'Up'
type = 'Button'
/>
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip
index b62aa2c9f3..a4c258b2bd 100644
--- a/gui/themes/scummmodern.zip
+++ b/gui/themes/scummmodern.zip
Binary files differ
diff --git a/gui/themes/scummmodern/scummmodern_layout_320.stx b/gui/themes/scummmodern/scummmodern_layout_320.stx
index 85a5b4b241..30fc9e3e3c 100644
--- a/gui/themes/scummmodern/scummmodern_layout_320.stx
+++ b/gui/themes/scummmodern/scummmodern_layout_320.stx
@@ -125,7 +125,7 @@
height = 'Globals.Line.Height'
/>
<widget name = 'List'/>
- <layout type = 'horizontal' padding = '0, 0, 16, 0'>
+ <layout type = 'horizontal' padding = '0, 0, 8, 0'>
<widget name = 'Up'
type = 'Button'
/>