GNOME Bugzilla – Bug 767401
Don't use deprecated GoaProviderGroup API and add a Calendar group
Last modified: 2016-06-09 13:54:39 UTC
There are patches floating around (bug 720519) that add separate CalDAV and CardDAV providers to gnome-online-accounts. Therefore, it is a good time to add a separate Calendar group. As always, if the provider is absent the group will be hidden from the UI. Take this opportunity to stop using the deprecated GoaProviderGroup API.
Created attachment 329397 [details] [review] online-accounts: Don't use deprecated GoaProviderGroup API
Created attachment 329400 [details] [review] online-accounts: Add a Calendar group
Created attachment 329401 [details] Screenshot of Calendars and Contacts (without Chat)
Review of attachment 329397 [details] [review]: Sure. Don't forget to bump the goa requires in configure.ac if needed.
Review of attachment 329400 [details] [review]: Sure.
Thanks for the reviews, Bastien. (In reply to Bastien Nocera from comment #4) > Don't forget to bump the goa requires in configure.ac if needed. The new API showed up in 3.10 and we already require 3.15, so it should be fine.
Comment on attachment 329400 [details] [review] online-accounts: Add a Calendar group Pushed to master.