evolution-rss r420 - trunk/src



Author: lucilanga
Date: Wed Dec 17 20:10:48 2008
New Revision: 420
URL: http://svn.gnome.org/viewvc/evolution-rss?rev=420&view=rev

Log:
2008-12-17  Lucian Langa  <lucilanga gnome org>

* src/file-gio.{c,h}: gio file support
* src/fetch.c: fetch_unblocking: add
support for file operations
* src/rss.c: statuscb correctly update
progress bar

Modified:
   trunk/src/Makefile.am

Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am	(original)
+++ trunk/src/Makefile.am	Wed Dec 17 20:10:48 2008
@@ -132,6 +132,9 @@
 	network-soup.c				\
 	misc.c					\
 	dbus.c					\
+	fetch.c					\
+	file-gio.c				\
+	file-gio.h				\
 	gecko-utils.cpp				\
 	gecko-utils.h				\
 	parser.c				\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]