aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
authorMax Horn2009-03-02 18:04:44 +0000
committerMax Horn2009-03-02 18:04:44 +0000
commit5422e81718b59af3ca40c354d6ffb03e9cc252db (patch)
tree4a08f91f2f3d7f6bc9e5481e31d3bf44d2912682 /gui
parent040da3353f98ec5e92bede2ec07c49d4bb87239d (diff)
downloadscummvm-rg350-5422e81718b59af3ca40c354d6ffb03e9cc252db.tar.gz
scummvm-rg350-5422e81718b59af3ca40c354d6ffb03e9cc252db.tar.bz2
scummvm-rg350-5422e81718b59af3ca40c354d6ffb03e9cc252db.zip
Make the file browser bigger in 1x mode
svn-id: r39077
Diffstat (limited to 'gui')
-rw-r--r--gui/themes/default.inc4
-rw-r--r--gui/themes/scummclassic.zipbin45654 -> 45619 bytes
-rw-r--r--gui/themes/scummclassic/classic_layout_lowres.stx4
-rw-r--r--gui/themes/scummmodern.zipbin148655 -> 148620 bytes
-rw-r--r--gui/themes/scummmodern/scummmodern_layout_lowres.stx4
5 files changed, 6 insertions, 6 deletions
diff --git a/gui/themes/default.inc b/gui/themes/default.inc
index 952b29c9a8..d5fcd8e6eb 100644
--- a/gui/themes/default.inc
+++ b/gui/themes/default.inc
@@ -1057,8 +1057,8 @@
"</layout> "
"</layout> "
"</dialog> "
-"<dialog name='Browser' overlays='screen' inset='16' shading='dim'> "
-"<layout type='vertical' padding='8,8,8,8'> "
+"<dialog name='Browser' overlays='screen' inset='8' shading='dim'> "
+"<layout type='vertical' padding='8,8,0,4'> "
"<widget name='Headline' "
"height='Globals.Line.Height' "
"/> "
diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip
index 2e1b995162..ad886efd12 100644
--- a/gui/themes/scummclassic.zip
+++ b/gui/themes/scummclassic.zip
Binary files differ
diff --git a/gui/themes/scummclassic/classic_layout_lowres.stx b/gui/themes/scummclassic/classic_layout_lowres.stx
index efb1ae96ec..33401966c4 100644
--- a/gui/themes/scummclassic/classic_layout_lowres.stx
+++ b/gui/themes/scummclassic/classic_layout_lowres.stx
@@ -120,8 +120,8 @@
</layout>
</dialog>
- <dialog name = 'Browser' overlays = 'screen' inset = '16' shading = 'dim'>
- <layout type = 'vertical' padding = '8, 8, 8, 8'>
+ <dialog name = 'Browser' overlays = 'screen' inset = '8' shading = 'dim'>
+ <layout type = 'vertical' padding = '8, 8, 0, 4'>
<widget name = 'Headline'
height = 'Globals.Line.Height'
/>
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip
index 7e0f434187..79d194d1ef 100644
--- a/gui/themes/scummmodern.zip
+++ b/gui/themes/scummmodern.zip
Binary files differ
diff --git a/gui/themes/scummmodern/scummmodern_layout_lowres.stx b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
index 9c847ed5f3..36ed3f25fa 100644
--- a/gui/themes/scummmodern/scummmodern_layout_lowres.stx
+++ b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
@@ -118,8 +118,8 @@
</layout>
</dialog>
- <dialog name = 'Browser' overlays = 'screen' inset = '16' shading = 'dim'>
- <layout type = 'vertical' padding = '8, 8, 8, 8'>
+ <dialog name = 'Browser' overlays = 'screen' inset = '8' shading = 'dim'>
+ <layout type = 'vertical' padding = '8, 8, 0, 4'>
<widget name = 'Headline'
height = 'Globals.Line.Height'
/>