aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/publish-calendar/ChangeLog5
-rw-r--r--plugins/publish-calendar/org-gnome-publish-calendar.eplug.xml4
2 files changed, 7 insertions, 2 deletions
diff --git a/plugins/publish-calendar/ChangeLog b/plugins/publish-calendar/ChangeLog
index fee3911a5e..ee8b4ea4d5 100644
--- a/plugins/publish-calendar/ChangeLog
+++ b/plugins/publish-calendar/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-11 Chenthill Palanisamy <pchenthill@novell.com>
+
+ * org-gnome-publish-calendar.eplug.xml: Use the target and hook id
+ of calendar instead of shell.
+
2006-01-04 Tor Lillqvist <tml@novell.com>
* Makefile.am: Use EVOLUTION_PLUGINDIR as the macro name for the
diff --git a/plugins/publish-calendar/org-gnome-publish-calendar.eplug.xml b/plugins/publish-calendar/org-gnome-publish-calendar.eplug.xml
index bdf009fa5b..3dfc2e63b6 100644
--- a/plugins/publish-calendar/org-gnome-publish-calendar.eplug.xml
+++ b/plugins/publish-calendar/org-gnome-publish-calendar.eplug.xml
@@ -8,8 +8,8 @@
<_description>Allows calendars to be published to the web</_description>
<author name="David Trowbridge" email="trowbrds@cs.colorado.edu"/>
<!-- calendar main menu -->
- <hook class="org.gnome.evolution.shell.bonobomenu:1.0">
- <menu id="org.gnome.evolution.shell" target="shell">
+ <hook class="org.gnome.evolution.calendar.bonobomenu:1.0">
+ <menu id="org.gnome.evolution.calendar.view" target="select">
<ui file="@PLUGINDIR@/org-gnome-publish-calendar.xml" />
<item
type="item"