aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2010-04-21 21:34:46 +0800
committerPhilip Withnall <philip@tecnocode.co.uk>2010-04-21 22:58:42 +0800
commitece7dcdcea82d0e1fbc104cf48b2928a449b8748 (patch)
tree906b25d18bd32c04517af1059c334443f8e4adf5 /plugins
parent394eeb4c34a944f1f046efb6e596531630240a56 (diff)
downloadgsoc2013-evolution-ece7dcdcea82d0e1fbc104cf48b2928a449b8748.tar
gsoc2013-evolution-ece7dcdcea82d0e1fbc104cf48b2928a449b8748.tar.gz
gsoc2013-evolution-ece7dcdcea82d0e1fbc104cf48b2928a449b8748.tar.bz2
gsoc2013-evolution-ece7dcdcea82d0e1fbc104cf48b2928a449b8748.tar.lz
gsoc2013-evolution-ece7dcdcea82d0e1fbc104cf48b2928a449b8748.tar.xz
gsoc2013-evolution-ece7dcdcea82d0e1fbc104cf48b2928a449b8748.tar.zst
gsoc2013-evolution-ece7dcdcea82d0e1fbc104cf48b2928a449b8748.zip
Fix migration event hook for google-account-setup and calendar-weather plugins
Diffstat (limited to 'plugins')
-rw-r--r--plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml2
-rw-r--r--plugins/google-account-setup/org-gnome-evolution-google.eplug.xml2
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 89c0d307d0..17ba087058 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 8eefe3dfce..2148cb8b50 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">