summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-28 00:42:11 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-28 00:42:11 -0500
commit6bc5350cfd7060798b1155fa80c5d85efcf2e0ec (patch)
tree00a7de851be7e5677fc209a4517564eece2400b3
parente4f28d0efb779828090ad6f45cffb87f073361f9 (diff)
downloadamarok-6bc5350c.tar.gz
amarok-6bc5350c.zip
Fix changes made in GIT hash 91f0e40f.
-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>