aboutsummaryrefslogtreecommitdiffstats
path: root/libemail-engine
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-08-10 19:42:47 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-08-10 20:40:25 +0800
commitee5671fc1a5e442b677cf73a191c4d34bd99a93a (patch)
tree38c1962d267fdfb8bc988c7f12fa4b4f087da259 /libemail-engine
parent6f7c3dd230edb56ccaf957a58e531585ff03f38d (diff)
downloadgsoc2013-evolution-ee5671fc1a5e442b677cf73a191c4d34bd99a93a.tar
gsoc2013-evolution-ee5671fc1a5e442b677cf73a191c4d34bd99a93a.tar.gz
gsoc2013-evolution-ee5671fc1a5e442b677cf73a191c4d34bd99a93a.tar.bz2
gsoc2013-evolution-ee5671fc1a5e442b677cf73a191c4d34bd99a93a.tar.lz
gsoc2013-evolution-ee5671fc1a5e442b677cf73a191c4d34bd99a93a.tar.xz
gsoc2013-evolution-ee5671fc1a5e442b677cf73a191c4d34bd99a93a.tar.zst
gsoc2013-evolution-ee5671fc1a5e442b677cf73a191c4d34bd99a93a.zip
Run mbox-to-Maildir conversion before loading modules.
Invoke the mbox-to-Maildir conversion directly from main(), just before the call to e_shell_load_modules(). The reason the code is here and not in the mail module is because we inform the user at startup of the impending mail conversion by displaying a popup dialog and waiting for confirmation. This has to be done before we load modules because some of the EShellBackends immediately add GMainContext sources that would otherwise get dispatched during gtk_dialog_run(), and we don't want then dispatched until after the conversion is complete.
Diffstat (limited to 'libemail-engine')
0 files changed, 0 insertions, 0 deletions