mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
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:
parent
98d3a6772f
commit
7aa75f8eb0
2 changed files with 2 additions and 2 deletions
|
|
@ -80,7 +80,7 @@ MUTTER_MIN_VERSION=3.15.4
|
|||
GTK_MIN_VERSION=3.15.0
|
||||
GIO_MIN_VERSION=2.37.0
|
||||
LIBECAL_MIN_VERSION=3.5.3
|
||||
LIBEDATASERVER_MIN_VERSION=3.5.3
|
||||
LIBEDATASERVER_MIN_VERSION=3.13.90
|
||||
TELEPATHY_GLIB_MIN_VERSION=0.17.5
|
||||
POLKIT_MIN_VERSION=0.100
|
||||
STARTUP_NOTIFICATION_MIN_VERSION=0.11
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue