GNOME Bugzilla – Bug 677392
Patch for Evolution-Data-Server API changes
Last modified: 2012-06-06 12:01:50 UTC
Created attachment 215552 [details] [review] Adapt to Evolution-Data-Server API changes Evolution-Data-Server just landed some major API changes in an effort to get off of GConf and overhaul the way it stores account information. I blogged about this recently with more details: http://mbarnes.livejournal.com/4631.html I'm trying to provide patches to affected modules. Here's yours. This bumps the evolution-data-server requirement to >= 3.5.3 and drops the dependency on libedataserverui (for e-passwords.h) since clients are no longer responsible for authentication.
Comment on attachment 215552 [details] [review] Adapt to Evolution-Data-Server API changes Thanks for the patch! This looks good to me, so please commit.
Patch committed for 3.5.3: http://git.gnome.org/browse/gnome-panel/commit/?id=66ef9bf9941b940d21c9b6e904820067b13026b6 Let me know if you hit any problems with it.