aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicent Marti2008-12-29 16:17:51 +0000
committerVicent Marti2008-12-29 16:17:51 +0000
commite432dad215ed01feb9f761fce61ee6d57510f505 (patch)
tree8ba8efd927dac2692b70003330718f6186045e26
parent2a5c51364768b132e12904e0c8191274d9cd795c (diff)
downloadscummvm-rg350-e432dad215ed01feb9f761fce61ee6d57510f505.tar.gz
scummvm-rg350-e432dad215ed01feb9f761fce61ee6d57510f505.tar.bz2
scummvm-rg350-e432dad215ed01feb9f761fce61ee6d57510f505.zip
Changed PSP graphic modes to use low resolution themes (possible fix for bug ID 2458134)
svn-id: r35612
-rw-r--r--gui/themes/default.inc4
-rw-r--r--gui/themes/scummclassic.zipbin45534 -> 45556 bytes
-rw-r--r--gui/themes/scummclassic/classic_layout_lowres.stx (renamed from gui/themes/scummclassic/classic_layout_320.stx)2
-rw-r--r--gui/themes/scummmodern.zipbin148220 -> 148245 bytes
-rw-r--r--gui/themes/scummmodern/scummmodern_layout_lowres.stx (renamed from gui/themes/scummmodern/scummmodern_layout_320.stx)2
5 files changed, 4 insertions, 4 deletions
diff --git a/gui/themes/default.inc b/gui/themes/default.inc
index 5f07ad3719..b66d7cc485 100644
--- a/gui/themes/default.inc
+++ b/gui/themes/default.inc
@@ -1,4 +1,4 @@
- "<?xml version = '1.0'?>"
+"<?xml version = '1.0'?>"
"<render_info> "
"<palette> "
"<color name='black' "
@@ -966,7 +966,7 @@
"</layout> "
"</dialog> "
"</layout_info> "
-"<layout_info resolution='320xY,256x240'> "
+"<layout_info resolution='320xY,256x240,Xx272'> "
"<globals> "
"<def var='Line.Height' value='12' /> "
"<def var='Font.Height' value='10' /> "
diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip
index cd0c3becf2..906f8da773 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_lowres.stx
index 8e15d28798..0914385667 100644
--- a/gui/themes/scummclassic/classic_layout_320.stx
+++ b/gui/themes/scummclassic/classic_layout_lowres.stx
@@ -23,7 +23,7 @@
- $Id$
-
-->
-<layout_info resolution = "320xY, 256x240">
+<layout_info resolution = "320xY, 256x240, Xx272">
<globals>
<def var = 'Line.Height' value = '12' />
<def var = 'Font.Height' value = '10' />
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip
index beb8dfebe0..3a68109abf 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_lowres.stx
index b5a46643a1..fb4b0a6950 100644
--- a/gui/themes/scummmodern/scummmodern_layout_320.stx
+++ b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
@@ -23,7 +23,7 @@
- $Id$
-
-->
-<layout_info resolution = "320xY, 256x240">
+<layout_info resolution = "320xY, 256x240, Xx272">
<globals>
<def var = 'Line.Height' value = '12' />
<def var = 'Font.Height' value = '10' />