aboutsummaryrefslogtreecommitdiff
path: root/gui/themes
diff options
context:
space:
mode:
authorEugene Sandulenko2006-06-11 20:51:14 +0000
committerEugene Sandulenko2006-06-11 20:51:14 +0000
commit4867a75918d11d19eec59d955109455cb4a36432 (patch)
tree767b1c40e8bfdcfac0f93e9c62dc049fede3ba9c /gui/themes
parent62e286c30f8d2f9f2a55ed5741c805e43fc11867 (diff)
downloadscummvm-rg350-4867a75918d11d19eec59d955109455cb4a36432.tar.gz
scummvm-rg350-4867a75918d11d19eec59d955109455cb4a36432.tar.bz2
scummvm-rg350-4867a75918d11d19eec59d955109455cb4a36432.zip
Patch #1336171: "MIDI gain setting for FluidSynth" with slight modifications
of PSP theme to fit new slider into MIDI tab. svn-id: r23033
Diffstat (limited to 'gui/themes')
-rw-r--r--gui/themes/modern.ini9
1 files changed, 7 insertions, 2 deletions
diff --git a/gui/themes/modern.ini b/gui/themes/modern.ini
index d1c53a0382..711a5c0857 100644
--- a/gui/themes/modern.ini
+++ b/gui/themes/modern.ini
@@ -482,6 +482,11 @@ mcMt32Checkbox=mcx opYoffset (kFontHeight + 10 + 256) buttonHeight
opYoffset=(opYoffset + buttonHeight + midiControlsSpacing)
mcGSCheckbox=mcx opYoffset (kFontHeight + 10 + 142) buttonHeight
opYoffset=(opYoffset + buttonHeight + midiControlsSpacing)
+mcMidiGainText=mcx (opYoffset + 2) 80 kLineHeight
+mcMidiGainText.align=kTextAlignRight
+mcMidiGainSlider=(prev.x2 + 10) opYoffset sliderWidth sliderHeight
+mcMidiGainLabel=(prev.x2 + 10) (opYoffset + 2) 40 kLineHeight
+opYoffset=(opYoffset + sliderHeight + midiControlsSpacing)
[subtitleControls]
sbx=(opXoffset + 10)
@@ -537,9 +542,9 @@ use=320xY
def_buttonWidth=100
def_buttonHeight=23
def_insetX=20
-def_insetY=(4 + kLineHeight)
+def_insetY=10
def_insetW=(w - buttonWidth - 17 * 2 - insetX)
-def_insetH=(h - 23 - insetY)
+def_insetH=(h - 13 - insetY)
def_launcherVersionX=50
def_launcherVersionY=5
def_volumeControlsInAudio=false