[tracker/gdbus-porting] tracker-extract: Oh, oeps forgot this in tracker-albumart.c
- From: Philip Van Hoof <pvanhoof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/gdbus-porting] tracker-extract: Oh, oeps forgot this in tracker-albumart.c
- Date: Fri, 31 Dec 2010 15:12:24 +0000 (UTC)
commit 33baac537d69ed03537b7d67fb9a4d0a7c2bf5b7
Author: Philip Van Hoof <philip codeminded be>
Date: Fri Dec 31 16:12:00 2010 +0100
tracker-extract: Oh, oeps forgot this in tracker-albumart.c
src/tracker-extract/tracker-albumart.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/tracker-extract/tracker-albumart.c b/src/tracker-extract/tracker-albumart.c
index d41c996..e5eddc2 100644
--- a/src/tracker-extract/tracker-albumart.c
+++ b/src/tracker-extract/tracker-albumart.c
@@ -565,10 +565,10 @@ albumart_request_download (TrackerStorage *storage,
info->art_path = g_strdup (art_path);
g_dbus_connection_call (connection,
- "org.freedesktop.StringThings",
- "/org/freedesktop/StringThings",
- "org.freedesktop.StringThings",
- "TwoStrings",
+ ALBUMARTER_SERVICE,
+ ALBUMARTER_PATH,
+ ALBUMARTER_INTERFACE,
+ "Queue",
g_variant_new ("(sssu)", artist, album, "album", 0),
NULL,
G_DBUS_CALL_FLAGS_NONE,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]