calendar-server: Adjust to EDS service version bump
This commit is contained in:
parent
a31455b921
commit
444fa2e0ab
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user