calendar-server: Bump dataserver version

Evolution-data-server bumped its DBus API, so it's update time
for us ...

https://bugzilla.gnome.org/show_bug.cgi?id=744665
This commit is contained in:
Florian Müllner
2015-02-17 17:01:03 +01:00
parent 98d3a6772f
commit 7aa75f8eb0
2 changed files with 2 additions and 2 deletions

View File

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