summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorronso0 <ronso0@mixxx.org>2021-03-28 00:43:21 +0100
committerronso0 <ronso0@mixxx.org>2021-04-01 02:35:37 +0200
commit080f602a1eb178b37cbbcc3d1ba51acad8c306ad (patch)
treecb96909b20541972d4e7815b094a92a54e9366f9
parente462a43786c190c34e2145cebfd5de915571a851 (diff)
LateNight: update skin description and version
-rw-r--r--res/skins/LateNight/skin.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/res/skins/LateNight/skin.xml b/res/skins/LateNight/skin.xml
index 78637e4cbb..5bbd700c12 100644
--- a/res/skins/LateNight/skin.xml
+++ b/res/skins/LateNight/skin.xml
@@ -2,7 +2,7 @@
LateNight, Resizable skin for Mixxx 2.3.x
www.mixxx.org
Copyright (C) 2010-2013 jus <s.brandt@mixxx.org>, 2014 Owen Williams <owilliams@mixxx.org>,
- 2019-2020 ronso0 <ronso0@mixxx.org>
+ 2019-2021 ronso0 <ronso0@mixxx.org>
"LateNight" is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported license.
http://creativecommons.org/licenses/by-sa/3.0/
@@ -30,9 +30,9 @@
<skin>
<manifest>
<title>LateNight</title>
- <author>owilliams</author>
+ <author>owilliams, ronso0</author>
<version>2.3.0.01</version>
- <description>A wide nighttime skin with stacked waveforms, 4 decks and 8 samplers.</description>
+ <description>A wide nighttime skin with stacked waveforms, 4 decks in 3 configurations and up to 16 samplers.</description>
<language>en</language>
<license>Creative Commons Attribution, Share-Alike 3.0 Unported</license>
<attributes>
@@ -54,9 +54,9 @@
<attribute persist="true" config_key="[Skin],show_big_spinny_coverart">0</attribute>
<!-- ToDo: deck-independent vinyl controls? -->
<attribute persist="true" config_key="[VinylControl],show_vinylcontrol">0</attribute>
- <!-- Deck variant that is shown as soon as the mixer is hidden, see deck.xm
- and /helpers/skin_helper_deck_size.xml
- 0=mini 1=compact (default) 2=full deck -->
+ <!-- Deck variant that is shown as soon as the mixer is hidden.
+ See deck.xml and /helpers/skin_helper_deck_size.xml for documentation.
+ 0=mini 1=compact(default) 2=full deck -->
<attribute persist="true" config_key="[LateNight],deck_size_without_mixer">1</attribute>
<!-- Full deck -->
<attribute persist="true" config_key="[Skin],show_rate_controls">1</attribute>