diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2005-11-16 01:08:51 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2005-11-16 01:08:51 +0800 |
commit | 201ef5f000326079a34796af26833b61ebdb97e8 (patch) | |
tree | 2ffcfe0825f24b664bd21d3bdb116d084f1ea860 /widgets/misc/ChangeLog | |
parent | 08e531bac2635e28a997bab36423fced386bab37 (diff) | |
download | gsoc2013-evolution-201ef5f000326079a34796af26833b61ebdb97e8.tar.gz gsoc2013-evolution-201ef5f000326079a34796af26833b61ebdb97e8.tar.zst gsoc2013-evolution-201ef5f000326079a34796af26833b61ebdb97e8.zip |
Added a function to get all attachments of the attachment bar for plugin
2005-11-15 Srinivasa Ragavan <sragavan@novell.com>
* e-attachment-bar.[ch] (e_attachment_bar_get_all_attachments): Added
a function to get all attachments of the attachment bar for plugin
purposes.
svn path=/trunk/; revision=30620
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index cb7d96988a..d2e2b007c3 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,9 @@ +2005-11-15 Srinivasa Ragavan <sragavan@novell.com> + + * e-attachment-bar.[ch] (e_attachment_bar_get_all_attachments): Added + a function to get all attachments of the attachment bar for plugin + purposes. + 2005-11-14 Chenthill Palanisamy <pchenthill@novell.com> * e-dateedit.c: (create_children): Adjusted the size |