summaryrefslogtreecommitdiffstats
path: root/konq-plugins/sidebar/newsticker
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:46:32 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:46:32 -0600
commitcfb4d6fac0df04704644730fbcd36af80f802b7e (patch)
tree15e43f0b84f1e4d95b9707f05330077da680bd58 /konq-plugins/sidebar/newsticker
parent0b54ffd6f291a256e00f5a93d0472d7198e6a1fc (diff)
downloadtdeaddons-cfb4d6fac0df04704644730fbcd36af80f802b7e.tar.gz
tdeaddons-cfb4d6fac0df04704644730fbcd36af80f802b7e.zip
Additional renaming of kde to tde
Diffstat (limited to 'konq-plugins/sidebar/newsticker')
-rw-r--r--konq-plugins/sidebar/newsticker/README4
-rw-r--r--konq-plugins/sidebar/newsticker/sidebar_news.cpp2
2 files changed, 3 insertions, 3 deletions
diff --git a/konq-plugins/sidebar/newsticker/README b/konq-plugins/sidebar/newsticker/README
index 65d15e6..239e733 100644
--- a/konq-plugins/sidebar/newsticker/README
+++ b/konq-plugins/sidebar/newsticker/README
@@ -1,5 +1,5 @@
Konqsidebarnews is based on the rss DCOP service in
-kdenetwork/dcoprss. So you most likely you want to
+tdenetwork/dcoprss. So you most likely you want to
install it before using the sidebar applet.
@@ -17,7 +17,7 @@ TODO
- accessibility aware UI
-- integration with kdenetwork/knewsticker
+- integration with tdenetwork/knewsticker
diff --git a/konq-plugins/sidebar/newsticker/sidebar_news.cpp b/konq-plugins/sidebar/newsticker/sidebar_news.cpp
index 3e1178f..686c973 100644
--- a/konq-plugins/sidebar/newsticker/sidebar_news.cpp
+++ b/konq-plugins/sidebar/newsticker/sidebar_news.cpp
@@ -76,7 +76,7 @@ namespace KSB_News {
i18n("<qt>Cannot connect to RSS service. Please make "
"sure the <strong>rssservice</strong> program "
"is available (usually distributed as part "
- "of kdenetwork).</qt>"),
+ "of tdenetwork).</qt>"),
i18n("Sidebar Newsticker"));
noRSSwidget->setEnabled(false);
} else {