diff options
author | Shakti Sen <shprasad@novell.com> | 2005-10-03 19:33:31 +0800 |
---|---|---|
committer | Shakti Prasad Sen <shaktis@src.gnome.org> | 2005-10-03 19:33:31 +0800 |
commit | 005d9da2a2fb84805166fec46bbf9d10d1b8c94c (patch) | |
tree | 76b15af1a76638bbb7bf1a962a2b7993a754926b /plugins/exchange-operations/ChangeLog | |
parent | ce6a0e927d7d468fdf7469dc6469d497f1f36dba (diff) | |
download | gsoc2013-evolution-005d9da2a2fb84805166fec46bbf9d10d1b8c94c.tar gsoc2013-evolution-005d9da2a2fb84805166fec46bbf9d10d1b8c94c.tar.gz gsoc2013-evolution-005d9da2a2fb84805166fec46bbf9d10d1b8c94c.tar.bz2 gsoc2013-evolution-005d9da2a2fb84805166fec46bbf9d10d1b8c94c.tar.lz gsoc2013-evolution-005d9da2a2fb84805166fec46bbf9d10d1b8c94c.tar.xz gsoc2013-evolution-005d9da2a2fb84805166fec46bbf9d10d1b8c94c.tar.zst gsoc2013-evolution-005d9da2a2fb84805166fec46bbf9d10d1b8c94c.zip |
Constructing the path properly to get the efolder. Creating proper path.
2005-10-03 Shakti Sen <shprasad@novell.com>
* exchange-folder-permission.c (org_gnome_exchange_folder_permissions),
(org_gnome_exchange_menu_folder_permission): Constructing the path
properly to get the efolder.
* exchange-folder.c (org_gnome_exchange_folder_inbox_unsubscribe),
(exchange_get_folder), (org_gnome_exchange_check_inbox_subscribed),
(unsubscribe_dialog_ab_response), (unsubscribe_dialog_response):
Creating proper path.
The above modifications will now allow the user to do the operations
like unsubscribed to Inbox and giving permission to a folder.
svn path=/trunk/; revision=30479
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 5b3684d737..dad4cdbb93 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,17 @@ +2005-10-03 Shakti Sen <shprasad@novell.com> + + * exchange-folder-permission.c (org_gnome_exchange_folder_permissions), + (org_gnome_exchange_menu_folder_permission): Constructing the path + properly to get the efolder. + * exchange-folder.c (org_gnome_exchange_folder_inbox_unsubscribe), + (exchange_get_folder), (org_gnome_exchange_check_inbox_subscribed), + (unsubscribe_dialog_ab_response), (unsubscribe_dialog_response): + Creating proper path. + + The above modifications will now allow the user to do the operations + like unsubscribed to Inbox and giving permission to a folder. + - + 2005-09-30 Shakti Sen <shprasad@novell.com> * exchange-folder-subscription.c (setup_folder_name_combo): Sets the |