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",
"StartServiceByName",
g_variant_new ("(su)",
"org.gnome.evolution.dataserver.Sources4",
"org.gnome.evolution.dataserver.Sources5",
0),
NULL,
G_DBUS_CALL_FLAGS_NONE,