Put volume controls conditionally into separate tab. Used by PSP theme.

svn-id: r22775
This commit is contained in:
Eugene Sandulenko 2006-05-30 17:49:53 +00:00
parent b6a56e0795
commit b13e157c16
3 changed files with 26 additions and 11 deletions

View file

@ -149,11 +149,8 @@ const char *Theme::_defaultConfigINI =
"# audio tab\n"
"opYoffset=vBorder\n"
"useWithPrefix=audioControls globaloptions_\n"
"useWithPrefix=subtitleControls globaloptions_\n"
"\n"
"# volume tab\n"
"opYoffset=vBorder\n"
"useWithPrefix=volumeControls globaloptions_\n"
"useWithPrefix=subtitleControls globaloptions_\n"
"\n"
"# MIDI tab\n"
"opYoffset=vBorder\n"