diff options
Diffstat (limited to 'RHMixxx1280x800')
-rwxr-xr-x | RHMixxx1280x800/skin.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/RHMixxx1280x800/skin.xml b/RHMixxx1280x800/skin.xml index ba8e653..71f3246 100755 --- a/RHMixxx1280x800/skin.xml +++ b/RHMixxx1280x800/skin.xml @@ -49,18 +49,18 @@ <skin> <manifest> - <title>RRR 1280x800 2-deck</title> - <author>ooobo</author> + <title>RH 1280x800 2-deck</title> + <author>Radio Helsinki</author> <version>1.11.0.1</version> - <description>A 2-deck split-waveform for radio broadcasting, no DJ tools.</description> + <description>A 2-deck split-waveform for radio broadcasting, no DJ tools, but additional samplers</description> <language>en</language> <license>Creative Commons Attribution, Share-Alike 3.0 Unported</license> <attributes> - <attribute config_key="[Master],num_decks"></attribute> + <attribute config_key="[Master],num_decks">2</attribute> <attribute config_key="[Master],num_samplers">2</attribute> <attribute config_key="[Master],num_preview_decks">1</attribute> <attribute config_key="[PreviewDeck],show_previewdeck">0</attribute> - <attribute config_key="[Samplers],show_samplers">1</attribute> + <attribute config_key="[Samplers],show_samplers">1</attribute> </attributes> </manifest> @@ -83,7 +83,7 @@ ********************************************** --> <Background> - <Path>background1280x800.png</Path> + <Path>background1280x1024.png</Path> <BgColor>#e9e9e9</BgColor> </Background> |