GNOME Bugzilla – Bug 669487
Fix up online notification
Last modified: 2012-02-07 15:31:40 UTC
As per https://mail.gnome.org/archives/evolution-hackers/2012-February/msg00007.html
Created attachment 206906 [details] [review] Make e-d-s listen to the start-offline GSettings key (not GConf) Evolution no longer sets the GConf key, so we need to look at the GSettings key. Unfortunately we can't rely on the schema from evolution, so we install our own minimal schema that refers to the same dconf path as the evo one. This allows us to share state with no dependency issues.
Created attachment 206907 [details] [review] Use GNetworkMonitor for offline detection if availible
Thanks, both patches look good. Committed for Evolution-Data-Server 3.3.90 in: http://git.gnome.org/browse/evolution-data-server/commit/?id=9604329b68d2029b7e39a2d609480bd072e0ce84 and http://git.gnome.org/browse/evolution-data-server/commit/?id=507375e6b74e8817525a7f2692256982a81fba79