diff options
author | Johnny Jacob <jjohnny@src.gnome.org> | 2008-06-09 17:23:00 +0800 |
---|---|---|
committer | Johnny Jacob <jjohnny@src.gnome.org> | 2008-06-09 17:23:00 +0800 |
commit | eddb3f403bca1e490e0cd36d4451a93ab940edff (patch) | |
tree | 080a5a4f798ca8e647aebe6b01110f5f59b5a755 /plugins/attachment-reminder/ChangeLog | |
parent | f364d972e905e5409d517c0d9c5eccfe93a394f2 (diff) | |
download | gsoc2013-evolution-eddb3f403bca1e490e0cd36d4451a93ab940edff.tar gsoc2013-evolution-eddb3f403bca1e490e0cd36d4451a93ab940edff.tar.gz gsoc2013-evolution-eddb3f403bca1e490e0cd36d4451a93ab940edff.tar.bz2 gsoc2013-evolution-eddb3f403bca1e490e0cd36d4451a93ab940edff.tar.lz gsoc2013-evolution-eddb3f403bca1e490e0cd36d4451a93ab940edff.tar.xz gsoc2013-evolution-eddb3f403bca1e490e0cd36d4451a93ab940edff.tar.zst gsoc2013-evolution-eddb3f403bca1e490e0cd36d4451a93ab940edff.zip |
Attachment Reminder : Fixes Bug #208943. Add attachment button added.
svn path=/trunk/; revision=35613
Diffstat (limited to 'plugins/attachment-reminder/ChangeLog')
-rw-r--r-- | plugins/attachment-reminder/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/attachment-reminder/ChangeLog b/plugins/attachment-reminder/ChangeLog index 86cf6e0ba6..1bddccefe0 100644 --- a/plugins/attachment-reminder/ChangeLog +++ b/plugins/attachment-reminder/ChangeLog @@ -1,3 +1,13 @@ +2008-06-04 Johnny Jacob <jjohnny@novell.com> + + ** Fixes Bug #208943. + + * org-gnome-attachment-reminder.error.xml: Added + "Add attachment" button. + + * attachment-reminder.c (ask_for_missing_attachment): activate + composer's "attach" action on "Add attachment". + 2008-05-23 Johnny Jacob <jjohnny@novell.com> ** Fixes Bug 496476. |