aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/modern.ini
diff options
context:
space:
mode:
authorEugene Sandulenko2006-05-30 17:49:53 +0000
committerEugene Sandulenko2006-05-30 17:49:53 +0000
commitb13e157c16c4909fb26b1f3ba928643cf44dee08 (patch)
tree68421a417a5e21dd800beac60f426a72ba23ed9b /gui/themes/modern.ini
parentb6a56e07954bc579115f8b5ffbdd0999d048b894 (diff)
downloadscummvm-rg350-b13e157c16c4909fb26b1f3ba928643cf44dee08.tar.gz
scummvm-rg350-b13e157c16c4909fb26b1f3ba928643cf44dee08.tar.bz2
scummvm-rg350-b13e157c16c4909fb26b1f3ba928643cf44dee08.zip
Put volume controls conditionally into separate tab. Used by PSP theme.
svn-id: r22775
Diffstat (limited to 'gui/themes/modern.ini')
-rw-r--r--gui/themes/modern.ini19
1 files changed, 15 insertions, 4 deletions
diff --git a/gui/themes/modern.ini b/gui/themes/modern.ini
index 8baea8e9eb..b05f80de23 100644
--- a/gui/themes/modern.ini
+++ b/gui/themes/modern.ini
@@ -259,11 +259,8 @@ useWithPrefix=graphicsControls globaloptions_
# audio tab
opYoffset=vBorder
useWithPrefix=audioControls globaloptions_
-useWithPrefix=subtitleControls globaloptions_
-
-# volume tab
-opYoffset=vBorder
useWithPrefix=volumeControls globaloptions_
+useWithPrefix=subtitleControls globaloptions_
# MIDI tab
opYoffset=vBorder
@@ -527,6 +524,20 @@ def_insetW=(w - buttonWidth - 17 * 2 - insetX)
def_insetH=(h - 23 - insetY)
def_launcherVersionX=50
def_launcherVersionY=5
+def_volumeControlsInAudio=false
use=XxY
launcher_version.align=kTextAlignCenter
launcher_logo.visible=false
+
+# Override audio tab
+set_parent=gameoptions
+vBorder=20
+
+# audio tab
+opYoffset=vBorder
+useWithPrefix=audioControls globaloptions_
+useWithPrefix=subtitleControls globaloptions_
+
+# volume tab
+opYoffset=vBorder
+useWithPrefix=volumeControls globaloptions_