diff options
author | Harry Lu <harry.lu@sun.com> | 2005-07-27 17:12:38 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2005-07-27 17:12:38 +0800 |
commit | 514e598c0a19acb718a68c20e89585a9bc7e7566 (patch) | |
tree | 1145d3ca5ce40ca82c1934215d5c73af396b43af /plugins/exchange-operations/ChangeLog | |
parent | 8bbd18d3cffb3fcf2ede8c881f22964434f78eb9 (diff) | |
download | gsoc2013-evolution-514e598c0a19acb718a68c20e89585a9bc7e7566.tar.gz gsoc2013-evolution-514e598c0a19acb718a68c20e89585a9bc7e7566.tar.zst gsoc2013-evolution-514e598c0a19acb718a68c20e89585a9bc7e7566.zip |
Only show the unsubscribe menu if it is an exchange folder.
2005-07-27 Harry Lu <harry.lu@sun.com>
Only show the unsubscribe menu if it is an exchange folder.
* exchange-folder.c:
(org_gnome_exchange_check_address_book_subscribed),
(org_gnome_exchange_check_subscribed):
svn path=/trunk/; revision=29898
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index a35b2703d0..017ea5aa20 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,10 @@ +2005-07-27 Harry Lu <harry.lu@sun.com> + + Only show the unsubscribe menu if it is an exchange folder. + * exchange-folder.c: + (org_gnome_exchange_check_address_book_subscribed), + (org_gnome_exchange_check_subscribed): + 2005-07-25 Shakti Sen <shprasad@novell.com> * org-gnome-exchange-operations.eplug.in: Fixed a small typo. |