[gconf/gdbus] Update for latest GDBus API change



commit d55dc74b845f13c6f5d91e97398f9269fd889626
Author: Christian Persch <chpe gnome org>
Date:   Mon May 24 23:13:59 2010 +0200

    Update for latest GDBus API change

 gconf/gconf-internals.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gconf/gconf-internals.c b/gconf/gconf-internals.c
index 7c2eeab..73ccad5 100644
--- a/gconf/gconf-internals.c
+++ b/gconf/gconf-internals.c
@@ -2458,6 +2458,7 @@ get_ior (gboolean start_if_not_found,
                                              "org.gnome.GConf",
                                              "GetIOR",
                                              g_variant_new ("()"),
+                                             G_VARIANT_TYPE ("(s)"),
                                              start_if_not_found ? 0 : G_DBUS_CALL_FLAGS_NO_AUTO_START,
                                              -1,
                                              NULL,



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