From cfea1528ff9704483a73fd751859466eb349868f Mon Sep 17 00:00:00 2001 From: cedricbonhomme Date: Sat, 30 Jan 2010 09:30:42 +0100 Subject: Downloading of informations feeds and the update of base are asynchronous. Use of a mutex to protect the base. You can now refresh the web interface during the downloading of feeds. --- var/feed.lst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'var/feed.lst') diff --git a/var/feed.lst b/var/feed.lst index e525e3d6..56178150 100644 --- a/var/feed.lst +++ b/var/feed.lst @@ -10,3 +10,5 @@ http://theinvisiblethings.blogspot.com/feeds/posts/default http://torvalds-family.blogspot.com/feeds/posts/default http://www.python.org/channews.rdf http://www.kde.org/dotkdeorg.rdf +http://feeds.feedburner.com/internetactu/bcmJ +http://www.april.org/fr/rss.xml -- cgit