Put volume controls conditionally into separate tab. Used by PSP theme.
svn-id: r22775
This commit is contained in:
parent
b6a56e0795
commit
b13e157c16
3 changed files with 26 additions and 11 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue