diff options
Diffstat (limited to 'amarok/src/Options2.ui')
-rw-r--r-- | amarok/src/Options2.ui | 8 |
1 files changed, 4 insertions, 4 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 &KDE color-scheme</string> + <string>The current &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"> |