ECalBackend: Follow up on a timezone-related FIXME comment.
authorMatthew Barnes <mbarnes@redhat.com>
Fri, 22 Feb 2013 14:45:35 +0000 (09:45 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Fri, 22 Feb 2013 14:47:48 +0000 (09:47 -0500)
commit1aff5e7648e66dbd33cd304bdb8894f3107729e1
treee6fbb71bd0cbc9b0ea9b1c009be8260361327662
parentcb7847ee3ff97995c349de658e56b99ffee6e176
ECalBackend: Follow up on a timezone-related FIXME comment.

Emit the "timezone-added" signal from an idle callback on ECalBackend's
GMainContext, instead of from whichever thread the timezone was added.
This makes life easier for any handlers of that signal.
calendar/libedata-cal/e-cal-backend.c