diff options
author | Shakti Sen <shprasad@novell.com> | 2005-07-11 15:08:23 +0800 |
---|---|---|
committer | Shakti Prasad Sen <shaktis@src.gnome.org> | 2005-07-11 15:08:23 +0800 |
commit | 21eb448cadb620929c16b8ca732bd759ac4d74bb (patch) | |
tree | cdc5ebb72238a484de8574b6551feb7454808852 /plugins/exchange-operations/ChangeLog | |
parent | fe3b0cf30499eb12103dcc1c995cbc4dc1afc069 (diff) | |
download | gsoc2013-evolution-21eb448cadb620929c16b8ca732bd759ac4d74bb.tar.gz gsoc2013-evolution-21eb448cadb620929c16b8ca732bd759ac4d74bb.tar.zst gsoc2013-evolution-21eb448cadb620929c16b8ca732bd759ac4d74bb.zip |
Included files exchange-folder-subscription.c,
2005-07-11 Shakti Sen <shprasad@novell.com>
* Makefile.am: Included files exchange-folder-subscription.c,
exchange-folder-subscription.h, exchange-folder.c and
org-gnome-folder-subscription.xml
* exchange-folder.c: Renamed all the function names starting with
org_gnome_* to org_gnome_exchnage* to resolve name space collision.
* org-gnome-exchange-operations.eplug.in: Added the hook class for
'Subscribe/Unsubscribe Folder'.
svn path=/trunk/; revision=29706
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index be613cf169..6eed7b9ba0 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,13 @@ +2005-07-11 Shakti Sen <shprasad@novell.com> + + * Makefile.am: Included files exchange-folder-subscription.c, + exchange-folder-subscription.h, exchange-folder.c and + org-gnome-folder-subscription.xml + * exchange-folder.c: Renamed all the function names starting with + org_gnome_* to org_gnome_exchnage* to resolve name space collision. + * org-gnome-exchange-operations.eplug.in: Added the hook class for + 'Subscribe/Unsubscribe Folder'. + 2005-07-08 Praveen Kumar <kpraveen@novell.com> * Makefile.am : Added entries for the files providing the delegation |