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
Michele Calgaro d41daf91df
Removed additional code formatting modelines.
4 years ago
..
pics Fix invalid headers in PNG files and optimize for size 8 years ago
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
CMakeLists.txt Desktop file translations: 4 years ago
Makefile.am Additional k => tde renaming and fixes 11 years ago
README Additional renaming of kde to tde 13 years ago
configfeeds.cpp Removed additional code formatting modelines. 4 years ago
configfeeds.h Removed additional code formatting modelines. 4 years ago
configfeedsbase.ui Add includes to UI files to resolve FTBFS. 6 years ago
konq_sidebarnews.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
news_add.desktop Desktop file translations: 4 years ago
norsswidget.cpp Removed additional code formatting modelines. 4 years ago
norsswidget.h Removed additional code formatting modelines. 4 years ago
nspanel.cpp Removed additional code formatting modelines. 4 years ago
nspanel.h Removed additional code formatting modelines. 4 years ago
nsstacktabwidget.cpp Removed additional code formatting modelines. 4 years ago
nsstacktabwidget.h Removed additional code formatting modelines. 4 years ago
sidebar_news.cpp Removed additional code formatting modelines. 4 years ago
sidebar_news.h Removed additional code formatting modelines. 4 years ago
sidebarsettings.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

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>