diff options
author | Chris <xchrisx@uber.space> | 2019-07-14 18:46:56 +0200 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2019-07-15 05:10:00 +0000 |
commit | 0721f2d3f40ee990c2227563889dff3d540f9224 (patch) | |
tree | bc38e2a1628837d3a92ff751e3b5e4532750b1f5 /kcontrol/knotify | |
parent | 13c6ecc3fe99ea37b55adb8bb13d8d0811c80deb (diff) | |
download | tdebase-0721f2d3f40ee990c2227563889dff3d540f9224.tar.gz tdebase-0721f2d3f40ee990c2227563889dff3d540f9224.zip |
Fix remaining brandings in tdebase.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'kcontrol/knotify')
-rw-r--r-- | kcontrol/knotify/knotify.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/knotify/knotify.cpp b/kcontrol/knotify/knotify.cpp index be66690c2..b703b9b35 100644 --- a/kcontrol/knotify/knotify.cpp +++ b/kcontrol/knotify/knotify.cpp @@ -54,7 +54,7 @@ KCMKNotify::KCMKNotify(TQWidget *parent, const char *name, const TQStringList & setButtons( Help | Default | Apply ); setQuickHelp( i18n("<h1>System Notifications</h1>" - "KDE allows for a great deal of control over how you " + "TDE allows for a great deal of control over how you " "will be notified when certain events occur. There are " "several choices as to how you are notified:" "<ul><li>As the application was originally designed." |