diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 13:37:53 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 13:37:53 -0500 |
commit | be91eb61cf327d204eb087b1b0e62209362f670f (patch) | |
tree | f99ec5dcc68423a0fbfe284511dac84b42047786 /dnssd | |
parent | 94e1cbf4a7a945d4ffe9531570247b28dae8ec4d (diff) | |
download | tdelibs-be91eb61cf327d204eb087b1b0e62209362f670f.tar.gz tdelibs-be91eb61cf327d204eb087b1b0e62209362f670f.zip |
Branding cleanup: What's This help, KDE -> TDE
Diffstat (limited to 'dnssd')
-rw-r--r-- | dnssd/servicebrowser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dnssd/servicebrowser.h b/dnssd/servicebrowser.h index cb270dea8..e09ca16e0 100644 --- a/dnssd/servicebrowser.h +++ b/dnssd/servicebrowser.h @@ -157,7 +157,7 @@ public: "Other users will not see this system when browsing" " the network via zeroconf, but normal access 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 Service Discovery Handbook for more information.<br/>" "Other users will not see this system when browsing" " the network via zeroconf, but normal access will still work.</p>"); |