summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--amarok/src/Options2.ui8
-rw-r--r--amarok/src/amarokcore/amarok.kcfg6
2 files changed, 7 insertions, 7 deletions
diff --git a/amarok/src/Options2.ui b/amarok/src/Options2.ui
index bbca4945..1c6f16b6 100644
--- a/amarok/src/Options2.ui
+++ b/amarok/src/Options2.ui
@@ -478,19 +478,19 @@
</widget>
<widget class="TQRadioButton" row="0" column="0">
<property name="name">
- <cstring>kcfg_SchemeKDE</cstring>
+ <cstring>kcfg_SchemeTDE</cstring>
</property>
<property name="text">
- <string>The current &amp;KDE color-scheme</string>
+ <string>The current &amp;TDE color-scheme</string>
</property>
<property name="buttonGroupId">
<number>0</number>
</property>
<property name="toolTip" stdset="0">
- <string>If selected, Amarok uses the KDE standard colors in the playlist.</string>
+ <string>If selected, Amarok uses the TDE standard colors in the playlist.</string>
</property>
<property name="whatsThis" stdset="0">
- <string>If selected, Amarok uses the KDE standard colors in the playlist.</string>
+ <string>If selected, Amarok uses the TDE standard colors in the playlist.</string>
</property>
</widget>
<widget class="TQRadioButton" row="1" column="0">
diff --git a/amarok/src/amarokcore/amarok.kcfg b/amarok/src/amarokcore/amarok.kcfg
index 4a4d6327..7df00dee 100644
--- a/amarok/src/amarokcore/amarok.kcfg
+++ b/amarok/src/amarokcore/amarok.kcfg
@@ -498,9 +498,9 @@
<whatsthis>If set, Amarok uses the Amarok standard colors in the playlist.</whatsthis>
<default>false</default>
</entry>
- <entry key="Scheme KDE" type="Bool">
- <label>Whether to use global KDE colors in the playlist window</label>
- <whatsthis>If set, Amarok uses the KDE standard colors in the playlist.</whatsthis>
+ <entry key="Scheme TDE" 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>
</entry>
<entry key="Scheme Custom" type="Bool">