eds: Use new folks API for Google address book system groups

This removes the gigantic hack based on matching translatable strings across
gettext domains, and instead uses a new API from libfolks 0.7.2.

This requires EDS 3.5.2 at runtime (as it depends on a new vCard property
being exported by the Google Contacts backend), so its dependency has been
bumped as well. If the vCard property is not present, all Google contacts
will be considered _not_ in the “My Contacts” address book.

Closes: https://bugzilla.gnome.org/show_bug.cgi?id=676383
This commit is contained in:
Philip Withnall 2012-06-24 11:46:36 +01:00
parent e5ed6c6667
commit 1cf1d966ba
5 changed files with 8 additions and 35 deletions

View file

@ -36,7 +36,7 @@ AC_SUBST(GETTEXT_PACKAGE)
pkg_modules="gtk+-3.0 >= 3.4.0
glib-2.0 >= 2.31.10
gnome-desktop-3.0
folks >= 0.7.1
folks >= 0.7.2
folks-telepathy
folks-eds
libnotify