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

This commit is contained in:
Philip Withnall
2010-04-21 14:34:46 +01:00
parent 394eeb4c34
commit ece7dcdcea
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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">