After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 616400 - [patch] Fix migration event hook for plugins
[patch] Fix migration event hook for plugins
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Plugins
2.30.x (obsolete)
Other All
: Normal major
: ---
Assigned To: evolution-plugin-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2010-04-21 13:37 UTC by Philip Withnall
Modified: 2010-04-21 14:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix migration event hook for plugins (1.73 KB, patch)
2010-04-21 13:37 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2010-04-21 13:37:26 UTC
Created attachment 159254 [details] [review]
Fix migration event hook for plugins

The attached patch fixes the google-account-setup and calendar-weather plugins to attach to the proper event hook for migrations, which means the migrations will actually happen.
Comment 1 Matthew Barnes 2010-04-21 14:36:00 UTC
Good catch.  Commit to both master and gnome-2-30 branches.
Comment 2 Philip Withnall 2010-04-21 14:59:08 UTC
commit ffeeb7b8a40f5c50e66bde743b9147523bfc1bad
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Apr 21 14:34:46 2010 +0100

    Fix migration event hook for google-account-setup and calendar-weather plugins

 .../org-gnome-calendar-weather.eplug.xml           |    2 +-
 .../org-gnome-evolution-google.eplug.xml           |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)