summaryrefslogtreecommitdiffstats
path: root/style
diff options
context:
space:
mode:
Diffstat (limited to 'style')
-rw-r--r--style/config/lipstikconf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/style/config/lipstikconf.cpp b/style/config/lipstikconf.cpp
index 94f0b18..08785ce 100644
--- a/style/config/lipstikconf.cpp
+++ b/style/config/lipstikconf.cpp
@@ -259,7 +259,7 @@ LipstikStyleConfig::LipstikStyleConfig(TQWidget* parent): TQWidget(parent)
peLabel->setText(i18n(" Polyester [thanks to Marco Martin]."));
bastianLabel = new TQLabel(page2);
- bastianLabel->setText(i18n("Thanks to Bastian Venthur, the Debian maintainer of kde-style-lipstik."));
+ bastianLabel->setText(i18n("Thanks to Bastian Venthur, the Debian maintainer of tde-style-lipstik."));
pcbsdLabel = new TQLabel(page2);
pcbsdLabel->setText(i18n("Thanks to Charles A. Landemaine, of PC-BSD, for the feature suggestion."));