summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--amarok/src/Options2.ui2
-rw-r--r--amarok/src/amarokcore/amarok.kcfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/amarok/src/Options2.ui b/amarok/src/Options2.ui
index 1c6f16b6..560bcfc4 100644
--- a/amarok/src/Options2.ui
+++ b/amarok/src/Options2.ui
@@ -478,7 +478,7 @@
</widget>
<widget class="TQRadioButton" row="0" column="0">
<property name="name">
- <cstring>kcfg_SchemeTDE</cstring>
+ <cstring>kcfg_SchemeKDE</cstring>
</property>
<property name="text">
<string>The current &amp;TDE color-scheme</string>
diff --git a/amarok/src/amarokcore/amarok.kcfg b/amarok/src/amarokcore/amarok.kcfg
index 7df00dee..fe343414 100644
--- a/amarok/src/amarokcore/amarok.kcfg
+++ b/amarok/src/amarokcore/amarok.kcfg
@@ -498,7 +498,7 @@
<whatsthis>If set, Amarok uses the Amarok standard colors in the playlist.</whatsthis>
<default>false</default>
</entry>
- <entry key="Scheme TDE" type="Bool">
+ <entry key="Scheme KDE" type="Bool">
<label>Whether to use global TDE colors in the playlist window</label>
<whatsthis>If set, Amarok uses the TDE standard colors in the playlist.</whatsthis>
<default>true</default>