summaryrefslogtreecommitdiffstats
path: root/kpf
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-03 13:40:08 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-03 13:40:08 -0500
commit5d3db12611ca010e875c155c58339889f1cd12e9 (patch)
treec1567b82e778a42ac706c6978e6ac92c6b7909f5 /kpf
parent51f95af324033b14e52b4077f17b986b73ebcce0 (diff)
downloadtdenetwork-5d3db12611ca010e875c155c58339889f1cd12e9.tar.gz
tdenetwork-5d3db12611ca010e875c155c58339889f1cd12e9.zip
Branding cleanup: KDE -> TDE
Diffstat (limited to 'kpf')
-rw-r--r--kpf/src/Help.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpf/src/Help.cpp b/kpf/src/Help.cpp
index 45e67b1a..0973cb6b 100644
--- a/kpf/src/Help.cpp
+++ b/kpf/src/Help.cpp
@@ -43,7 +43,7 @@ namespace KPF
"Other users will not see this system when browsing"
" the network via zeroconf, but sharing will still work.</p>");
case DNSSD::ServiceBrowser::Unsupported:
- return i18n("<p>Zeroconf support is not available in this version of KDE."
+ return i18n("<p>Zeroconf support is not available in this version of TDE."
" See the Handbook for more information.<br/>"
"Other users will not see this system when browsing"
" the network via zeroconf, but sharing will still work.</p>");