summaryrefslogtreecommitdiffstats
path: root/tdestyles
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-07-12 00:36:34 +0200
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2019-07-13 05:38:33 +0000
commite53c04d5d3f91cc4857d647d0a39c350a1c9eed7 (patch)
treed0db57f7d60eaaca6abb7a642fe54a6f6f0b86ca /tdestyles
parent894e9e5e87f9f315040ac8cf1d30f9ea34931df8 (diff)
downloadtdelibs-e53c04d5d3f91cc4857d647d0a39c350a1c9eed7.tar.gz
tdelibs-e53c04d5d3f91cc4857d647d0a39c350a1c9eed7.zip
Update and promote new TDE websites, replace branding and do slight refactoring.
Signed-off-by: Chris <xchrisx@uber.space>
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());
}