aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummmodern
diff options
context:
space:
mode:
authorJohannes Schickel2010-12-02 21:54:55 +0000
committerJohannes Schickel2010-12-02 21:54:55 +0000
commita29adaa77ceb6434fabe72499d94f3fb597e12fd (patch)
treed096025b6d87428ce6b80f4bfb0efec00ba424f4 /gui/themes/scummmodern
parentd6fadb2cb47fcb39cc0d866aa7722e765f38baaa (diff)
downloadscummvm-rg350-a29adaa77ceb6434fabe72499d94f3fb597e12fd.tar.gz
scummvm-rg350-a29adaa77ceb6434fabe72499d94f3fb597e12fd.tar.bz2
scummvm-rg350-a29adaa77ceb6434fabe72499d94f3fb597e12fd.zip
GUI: Prevent high res versions of the themes to be picked for 544x333.
This fixes a problem in case the high resolution theme file was picked up before the low resolution theme file and thus it was directly chosen. svn-id: r54746
Diffstat (limited to 'gui/themes/scummmodern')
-rw-r--r--gui/themes/scummmodern/scummmodern_layout.stx2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx
index c00d0c961c..014489191b 100644
--- a/gui/themes/scummmodern/scummmodern_layout.stx
+++ b/gui/themes/scummmodern/scummmodern_layout.stx
@@ -23,7 +23,7 @@
- $Id$
-
-->
-<layout_info resolution = '-320xY, -256x240, -Xx272, -Xx350'>
+<layout_info resolution = '-320xY, -256x240, -Xx272, -544x333, -Xx350'>
<globals>
<def var = 'Line.Height' value = '16' />
<def var = 'Font.Height' value = '16' />