[evolution/gnome-2-30] Fix migration event hook for google-account-setup and calendar-weather plugins
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-2-30] Fix migration event hook for google-account-setup and calendar-weather plugins
- Date: Wed, 21 Apr 2010 14:58:58 +0000 (UTC)
commit ece7dcdcea82d0e1fbc104cf48b2928a449b8748
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(-)
---
diff --git a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml
index 89c0d30..17ba087 100644
--- a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml
+++ b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml
@@ -28,7 +28,7 @@
</group>
</hook>
<hook class="org.gnome.evolution.calendar.events:1.0">
- <event target="component" id="component.migration" handle="e_calendar_weather_migrate"/>
+ <event target="module" id="module.migration" handle="e_calendar_weather_migrate"/>
</hook>
</e-plugin>
</e-plugin-list>
diff --git a/plugins/google-account-setup/org-gnome-evolution-google.eplug.xml b/plugins/google-account-setup/org-gnome-evolution-google.eplug.xml
index 8eefe3d..2148cb8 100644
--- a/plugins/google-account-setup/org-gnome-evolution-google.eplug.xml
+++ b/plugins/google-account-setup/org-gnome-evolution-google.eplug.xml
@@ -12,7 +12,7 @@
</group>
</hook>
<hook class="org.gnome.evolution.calendar.events:1.0">
- <event target="component" id="component.migration" handle="e_calendar_google_migrate"/>
+ <event target="module" id="module.migration" handle="e_calendar_google_migrate"/>
</hook>
<hook class="org.gnome.evolution.addressbook.config:1.0">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]