ECalClient: Follow up on a timezone-related FIXME comment.
authorMatthew Barnes <mbarnes@redhat.com>
Fri, 8 Feb 2013 13:18:33 +0000 (08:18 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Fri, 8 Feb 2013 13:24:38 +0000 (08:24 -0500)
commitd6a9dc69c0024e196f5d610e6cf7bcd9df6a5c82
tree6a2811db0d552b732cb826f19c025524c09854c2
parent6da3787994e7d870d7d932856bf343e064468d3b
ECalClient: Follow up on a timezone-related FIXME comment.

Emit the "timezone-added" signal from an idle callback on ECalClient's
GMainContext, instead of from whichever thread the timezone was added.
This makes life easier for any handlers of that signal.

Still need to address a similar FIXME comment in ECalBackend, but that
will have to wait until after the backend API rewrite.
calendar/libecal/e-cal-client.c