diff options
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 5 | ||||
-rw-r--r-- | plugins/exchange-operations/org-gnome-exchange-cal-subscription.xml | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 7e16f9a27e..ba98b49a20 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,8 @@ +2007-08-24 Srinivasa Ragavan <sragavan@novell.com> + + * org-gnome-exchange-cal-subscription.xml: Fix for empty menu in the + UI. + 2007-08-20 Matthew Barnes <mbarnes@redhat.com> * Makefile.am: Fix a distcheck error. diff --git a/plugins/exchange-operations/org-gnome-exchange-cal-subscription.xml b/plugins/exchange-operations/org-gnome-exchange-cal-subscription.xml index 4b4c5e54fe..3b11479055 100644 --- a/plugins/exchange-operations/org-gnome-exchange-cal-subscription.xml +++ b/plugins/exchange-operations/org-gnome-exchange-cal-subscription.xml @@ -10,9 +10,6 @@ <menuitem name="FolderSubscription" verb=""/> </placeholder> </submenu> - <submenu name="Tools"> - <placeholder name="ComponentPlaceholder"/> - </submenu> </menu> </Root> |