You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeaddons/konq-plugins/sidebar/newsticker
Timothy Pearson a54a89d700
Fix invalid headers in PNG files and optimize for size
9 years ago
..
pics Fix invalid headers in PNG files and optimize for size 9 years ago
CMakeLists.txt Initial cmake conversion 11 years ago
Makefile.am Additional k => tde renaming and fixes 11 years ago
README
configfeeds.cpp
configfeeds.h
configfeedsbase.ui
konq_sidebarnews.kcfg
news_add.desktop Update XDG information in support of bug report 892. 13 years ago
norsswidget.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
norsswidget.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
nspanel.cpp Rename many classes and header files to avoid conflicts with KDE4 12 years ago
nspanel.h Rename many classes and header files to avoid conflicts with KDE4 12 years ago
nsstacktabwidget.cpp Rename common header files for consistency with class renaming 12 years ago
nsstacktabwidget.h Rename KAbout to avoid conflicts with KDE4 12 years ago
sidebar_news.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
sidebar_news.h Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
sidebarsettings.kcfgc

README

Konqsidebarnews is based on the rss DCOP service in
tdenetwork/dcoprss. So you most likely you want to
install it before using the sidebar applet.



TODO
====

- better handling of starting up rssservice

- less crashes (check for stupid user input, etc...)

- cleanly recover from a crashing dcop service

- documentation

- accessibility aware UI

- integration with tdenetwork/knewsticker



THANKS TO
=========

- Joseph Wenningen (jowenn@kde.org)
  idea and original code

- Frerich Raabe (raabe@kde.org)
  for kdenonbeta/librss where all the magic happens

- Ian Reinhard Geiser (geiseri@kde.org)
  for maintaining the DCOP service


---
Marcus Camen <mcamen@mcamen.de>