diff options
author | Michael Meeks <michael.meeks@novell.com> | 2010-04-22 00:06:38 +0800 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2010-04-22 00:06:38 +0800 |
commit | a84b1a325147e6321b90f491a1dc686e588869dc (patch) | |
tree | 409a66488e99ed288c9ff2b4eb90f1993ae537ab /plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml | |
parent | e9c4388490925de25b029fa0d6437a34a6386c05 (diff) | |
parent | ece7dcdcea82d0e1fbc104cf48b2928a449b8748 (diff) | |
download | gsoc2013-evolution-a84b1a325147e6321b90f491a1dc686e588869dc.tar gsoc2013-evolution-a84b1a325147e6321b90f491a1dc686e588869dc.tar.gz gsoc2013-evolution-a84b1a325147e6321b90f491a1dc686e588869dc.tar.bz2 gsoc2013-evolution-a84b1a325147e6321b90f491a1dc686e588869dc.tar.lz gsoc2013-evolution-a84b1a325147e6321b90f491a1dc686e588869dc.tar.xz gsoc2013-evolution-a84b1a325147e6321b90f491a1dc686e588869dc.tar.zst gsoc2013-evolution-a84b1a325147e6321b90f491a1dc686e588869dc.zip |
Merge commit 'origin/gnome-2-30' into express2
Diffstat (limited to 'plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml')
-rw-r--r-- | plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml | 2 |
1 files changed, 1 insertions, 1 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> |