New initial RSS code. Parser written by Sisu (Mikko Sysikaski) with more portable...
authorToni Spets <spets@users.sourceforge.net>
Fri, 1 Jun 2007 10:42:57 +0000 (10:42 +0000)
committerToni Spets <spets@users.sourceforge.net>
Fri, 1 Jun 2007 10:42:57 +0000 (10:42 +0000)
commit3fdb6b70276ff8c155299c8db1745e4de2628120
tree74bb32046df40ffce371f79820e0a8547ef4fa8d
parent90b318f9cb351ef8c299460fdc1a15a78bf90e6e
New initial RSS code. Parser written by Sisu (Mikko Sysikaski) with more portable libxml2. It is still unstable and in development.\n\nNote: automake and autoconf scripts needs to be updated to support libxml2\!

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@868 7f574dfc-610e-0410-a909-a81674777703
configure.ac.in
src/Makefile.am
src/conky.c
src/conky.h
src/prss.c [new file with mode: 0644]
src/prss.h [new file with mode: 0644]
src/rss.c