aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schickel2010-07-04 01:19:16 +0000
committerJohannes Schickel2010-07-04 01:19:16 +0000
commitdb01417447a38f66503d33f1fd0b0ec20b5299a9 (patch)
treeee4cd340e132e5d0b80f0ef2b5f2731ea7eac38a
parent052d2ab6f17e6ec239f368ee802a659be46098cc (diff)
downloadscummvm-rg350-db01417447a38f66503d33f1fd0b0ec20b5299a9.tar.gz
scummvm-rg350-db01417447a38f66503d33f1fd0b0ec20b5299a9.tar.bz2
scummvm-rg350-db01417447a38f66503d33f1fd0b0ec20b5299a9.zip
Fix the size of the ScummVM logo in the launcher in the modern theme.
svn-id: r50642
-rw-r--r--gui/themes/scummclassic.zipbin57409 -> 56900 bytes
-rw-r--r--gui/themes/scummmodern.zipbin158996 -> 164185 bytes
-rw-r--r--gui/themes/scummmodern/scummmodern_layout.stx2
3 files changed, 1 insertions, 1 deletions
diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip
index 27362daf4a..b5866337ad 100644
--- a/gui/themes/scummclassic.zip
+++ b/gui/themes/scummclassic.zip
Binary files differ
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip
index 699cbb319a..aba0c944c3 100644
--- a/gui/themes/scummmodern.zip
+++ b/gui/themes/scummmodern.zip
Binary files differ
diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx
index bd514acd85..796d4d9a94 100644
--- a/gui/themes/scummmodern/scummmodern_layout.stx
+++ b/gui/themes/scummmodern/scummmodern_layout.stx
@@ -110,7 +110,7 @@
<dialog name = 'Launcher' overlays = 'screen'>
<layout type = 'vertical' center = 'true' padding = '23, 23, 8, 23'>
<widget name = 'Logo'
- width = '283'
+ width = '287'
height = '80'
/>
<layout type = 'horizontal' spacing = '5' padding = '10, 0, 0, 0'>