calendar-server: Adjust to EDS service version bump

This commit is contained in:
Florian Müllner 2015-08-10 16:39:19 +02:00
parent a31455b921
commit 444fa2e0ab

View File

@ -201,7 +201,7 @@ calendar_sources_init (CalendarSources *sources)
"/", "org.freedesktop.DBus", "/", "org.freedesktop.DBus",
"StartServiceByName", "StartServiceByName",
g_variant_new ("(su)", g_variant_new ("(su)",
"org.gnome.evolution.dataserver.Sources4", "org.gnome.evolution.dataserver.Sources5",
0), 0),
NULL, NULL,
G_DBUS_CALL_FLAGS_NONE, G_DBUS_CALL_FLAGS_NONE,