summaryrefslogtreecommitdiffstats
path: root/knewsticker
diff options
context:
space:
mode:
Diffstat (limited to 'knewsticker')
-rw-r--r--knewsticker/knewsticker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knewsticker/knewsticker.cpp b/knewsticker/knewsticker.cpp
index cca820eb..b98e9263 100644
--- a/knewsticker/knewsticker.cpp
+++ b/knewsticker/knewsticker.cpp
@@ -418,7 +418,7 @@ void KNewsTickerMenu::populateMenu()
* themeing functionality?
*/
const TQPixmap lookIcon = SmallIcon(TQString::fromLatin1("viewmag"));
- const TQPixmap newArticleIcon = SmallIcon(TQString::fromLatin1("info"));
+ const TQPixmap newArticleIcon = SmallIcon(TQString::fromLatin1("application-vnd.tde.info"));
const TQPixmap oldArticleIcon = SmallIcon(TQString::fromLatin1("mime_empty"));
const TQPixmap noArticlesIcon = SmallIcon(TQString::fromLatin1("remove"));