diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-09 03:12:25 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-09 03:12:25 -0600 |
commit | acab77ca4061e33330864ad16833cf81c807a9c6 (patch) | |
tree | 2817ff472243028b0712caad7bf700c02d8509ab /kcontrol/kthememanager | |
parent | 2fda65a10a664e07d312477a4e4a2688fe11c4e4 (diff) | |
download | tdebase-acab77ca4061e33330864ad16833cf81c807a9c6.tar.gz tdebase-acab77ca4061e33330864ad16833cf81c807a9c6.zip |
Fix KControl KDE->TDE branding issues.
Diffstat (limited to 'kcontrol/kthememanager')
-rw-r--r-- | kcontrol/kthememanager/kthemedlg.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/kthememanager/kthemedlg.ui b/kcontrol/kthememanager/kthemedlg.ui index bd63be8a2..b9b711d6e 100644 --- a/kcontrol/kthememanager/kthemedlg.ui +++ b/kcontrol/kthememanager/kthemedlg.ui @@ -47,7 +47,7 @@ <enum>Plain</enum> </property> <property name="text"> - <string>Choose your visual KDE theme:</string> + <string>Choose your visual TDE theme:</string> </property> </widget> <spacer> @@ -78,7 +78,7 @@ <string>http://themes.kde.org</string> </property> <property name="tipText"> - <string>Go to the KDE themes website</string> + <string>Go to the TDE themes website</string> </property> <property name="useTips"> <bool>true</bool> |