summaryrefslogtreecommitdiffstats
path: root/tdestyles
diff options
context:
space:
mode:
Diffstat (limited to 'tdestyles')
-rw-r--r--tdestyles/klegacy/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdestyles/klegacy/plugin.cpp b/tdestyles/klegacy/plugin.cpp
index 558b54e73..918470d76 100644
--- a/tdestyles/klegacy/plugin.cpp
+++ b/tdestyles/klegacy/plugin.cpp
@@ -25,5 +25,5 @@ int major_version()
const char *description()
{
- return(i18n("KDE LegacyStyle plugin").utf8());
+ return(i18n("TDE LegacyStyle plugin").utf8());
}