diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:43:48 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:43:48 -0600 |
commit | 4a7e6e19ffb513ec89e387133c13a61e1feee32a (patch) | |
tree | 9d76551296549a32c378fb1ab52adbc9e8be0c15 /style | |
parent | 42e21b3eae26f38fc694d8b9604e658c04ffeea4 (diff) | |
download | tde-style-lipstik-4a7e6e19ffb513ec89e387133c13a61e1feee32a.tar.gz tde-style-lipstik-4a7e6e19ffb513ec89e387133c13a61e1feee32a.zip |
Additional renaming of kde to tde
Diffstat (limited to 'style')
-rw-r--r-- | style/config/lipstikconf.cpp | 2 |
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.")); |