summaryrefslogtreecommitdiffstats
path: root/tdestyles
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-07-12 00:36:34 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-07-13 14:39:15 +0900
commite0acaa2976b7c430ccadbb29715648eb065c08bd (patch)
tree404aed8cfe5280b839fb429f30d52935bdb2e52e /tdestyles
parent5ccb1f4a21bc2b257eff75f3f7aa5952dc735ba9 (diff)
downloadtdelibs-e0acaa2976b7c430ccadbb29715648eb065c08bd.tar.gz
tdelibs-e0acaa2976b7c430ccadbb29715648eb065c08bd.zip
Update and promote new TDE websites, replace branding and do slight refactoring.
Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit e53c04d5d3f91cc4857d647d0a39c350a1c9eed7)
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());
}