Re: [evolution-patches] patch for 'Subscribe/Unsubscribe Folder' operation in exchange component
- From: Not Zed <notzed ximian com>
- To: shakti <shprasad novell com>
- Cc: evolution-patches lists ximian com
- Subject: Re: [evolution-patches] patch for 'Subscribe/Unsubscribe Folder' operation in exchange component
- Date: Thu, 07 Jul 2005 23:13:33 +0800
I have one suggestion, most of these callbacks are in the 'org_gnome'
namespace - i think that is a bit to generic. They should really be in
org_gnome_exchange at least.
e.g. org_gnome_check_subscribed is kind of generic, but it isn't really
a generic function.
On Thu, 2005-07-07 at 11:48 +0530, shakti wrote:
> + <hook class="org.gnome.evolution.mail.bonobomenu:1.0">
> + <menu id="org.gnome.evolution.mail.browser"
> target="select">
> + <ui
> file="@PLUGINDIR@/org-gnome-folder-subscription.xml"/>
> + <item
> + type="item"
> + verb="FolderSubscription"
> + path="/commands/FolderSubscription"
> + enable="all"
> + activate="org_gnome_folder_subscription"/>
> + </menu>
> + </hook>
> + <hook class="org.gnome.evolution.calendar.popup:1.0">
> + <menu id="org.gnome.evolution.calendar.source.popup"
> target="source" factory="org_gnome_check_subscribed">
> + </menu>
> + </hook>
> + <hook class="org.gnome.evolution.calendar.popup:1.0">
> + <menu id="org.gnome.evolution.tasks.source.popup"
> target="source" factory="org_gnome_check_subscribed">
> + </menu>
> + </hook>
> + <hook class="org.gnome.evolution.addressbook.popup:1.0">
> + <menu
> id="org.gnome.evolution.addressbook.source.popup" target="source"
> factory="org_gnome_check_address_book_subscribed">
> + </menu>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]