GNOME Bugzilla – Bug 665083
Improve API for system groups
Last modified: 2018-08-04 08:32:27 UTC
There are various ‘system’ groups which make an appearance in folks, mostly coming from Google Contacts via EDS. For example, “My Contacts” in Google Contacts maps to EDS’ “Personal” group. (See: http://git.gnome.org/browse/evolution-data-server/tree/addressbook/backends/google/e-book-backend-google.c#n873.) Making users of folks compare against potentially-translated group names to try and work out if a persona’s in a system group is an icky API. We should be able to do better, though this may require modifying EDS to also expose information about ‘system’ groups.
Humm so maybe an easier fix for https://bugzilla.gnome.org/show_bug.cgi?id=660281#c16 would be to just ignore "system" groups in Empathy. Would be cool to have this for 3.4.
Not only is it translated, but the translation domain is version dependent. Here is my hack to use it: http://git.gnome.org/browse/gnome-contacts/commit/?id=a3eaab0b0159adfc2131a541d58780c08ae6695e
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/folks/issues/36.