[maemo-commits] [maemo-commits] r16244 - projects/haf/branches/hildon-thumbnail/daemonize/daemon

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Sep 26 15:58:12 EEST 2008
Author: pvanhoof
Date: 2008-09-26 15:58:11 +0300 (Fri, 26 Sep 2008)
New Revision: 16244

Modified:
   projects/haf/branches/hildon-thumbnail/daemonize/daemon/albumart.c
Log:
Bugfix

Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/albumart.c
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/daemon/albumart.c	2008-09-26 12:57:34 UTC (rev 16243)
+++ projects/haf/branches/hildon-thumbnail/daemonize/daemon/albumart.c	2008-09-26 12:58:11 UTC (rev 16244)
@@ -182,7 +182,7 @@
 
 			// PROVIDER_INTERFACE
 			dbus_g_proxy_call (proxy, "Fetch", &error, 
-					   G_TYPE_STRING, albumartist,
+					   G_TYPE_STRING, albumartist, uri,
 					   G_TYPE_INVALID, 
 					   G_TYPE_INVALID);
 


More information about the maemo-commits mailing list