diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-03-25 07:28:50 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-03-25 08:07:41 +0800 |
commit | f40548697497cb748243e33e21d103ded2db9c19 (patch) | |
tree | 8dcb65a01668d0ad9e2be8e3c995faa16ff0b775 /modules | |
parent | b945c5e1f8f7972b4683ad1495a1ce9ef91bf496 (diff) | |
download | gsoc2013-evolution-f40548697497cb748243e33e21d103ded2db9c19.tar gsoc2013-evolution-f40548697497cb748243e33e21d103ded2db9c19.tar.gz gsoc2013-evolution-f40548697497cb748243e33e21d103ded2db9c19.tar.bz2 gsoc2013-evolution-f40548697497cb748243e33e21d103ded2db9c19.tar.lz gsoc2013-evolution-f40548697497cb748243e33e21d103ded2db9c19.tar.xz gsoc2013-evolution-f40548697497cb748243e33e21d103ded2db9c19.tar.zst gsoc2013-evolution-f40548697497cb748243e33e21d103ded2db9c19.zip |
Fix mbox-to-Maildir conversion... again.
Commit ee5671fc fixed mbox-to-Maildir conversion for users upgrading
from Evolution 2.32, who had already migrated to XDG Base Directories.
But turns out, mbox-to-Maildir conversion was still broken for users
coming from Evolution 2.30 or earlier because the logic to move files
into XDG Base Directories was running *after* the conversion routine.
So the conversion routine found nothing to convert, and users were
left with a broken "On This Computer" mail store.
This commit runs the XDG Base Directory migration first on startup,
followed by the mbox-to-Maildir conversion.
(cherry picked from commit 1723ee09122a8e137e78ed301f2706eefb281adf)
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions