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:57:51 +0800
commitffeeb7b8a40f5c50e66bde743b9147523bfc1bad (patch)
tree583d31984f675764e8d73306af4168c8c997d623 /plugins
parentc63a32aec01965c5ea713669b95a124a64d31955 (diff)
downloadgsoc2013-evolution-ffeeb7b8a40f5c50e66bde743b9147523bfc1bad.tar
gsoc2013-evolution-ffeeb7b8a40f5c50e66bde743b9147523bfc1bad.tar.gz
gsoc2013-evolution-ffeeb7b8a40f5c50e66bde743b9147523bfc1bad.tar.bz2
gsoc2013-evolution-ffeeb7b8a40f5c50e66bde743b9147523bfc1bad.tar.lz
gsoc2013-evolution-ffeeb7b8a40f5c50e66bde743b9147523bfc1bad.tar.xz
gsoc2013-evolution-ffeeb7b8a40f5c50e66bde743b9147523bfc1bad.tar.zst
gsoc2013-evolution-ffeeb7b8a40f5c50e66bde743b9147523bfc1bad.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">