diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-01-18 04:09:52 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-01-18 04:09:52 +0800 |
commit | 74325ce55b6f25801f6a23f0fe33b3cfedb6181e (patch) | |
tree | 5dc01b3486ff5808bfd2a7db69d0c02d132da802 /composer/ChangeLog | |
parent | 08ea9ff68d9b544242dfe7f0f4409e90f2f24ebd (diff) | |
download | gsoc2013-evolution-74325ce55b6f25801f6a23f0fe33b3cfedb6181e.tar gsoc2013-evolution-74325ce55b6f25801f6a23f0fe33b3cfedb6181e.tar.gz gsoc2013-evolution-74325ce55b6f25801f6a23f0fe33b3cfedb6181e.tar.bz2 gsoc2013-evolution-74325ce55b6f25801f6a23f0fe33b3cfedb6181e.tar.lz gsoc2013-evolution-74325ce55b6f25801f6a23f0fe33b3cfedb6181e.tar.xz gsoc2013-evolution-74325ce55b6f25801f6a23f0fe33b3cfedb6181e.tar.zst gsoc2013-evolution-74325ce55b6f25801f6a23f0fe33b3cfedb6181e.zip |
Add a "Send as:" option on the edit attachment dialog.
svn path=/trunk/; revision=7594
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 75a183b1e0..6b9e8bfd75 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,14 @@ +2001-01-17 Iain Holmes <iain@ximian.com> + + * e-msg-composer-attachment.c (e_msg_composer_attachment_edit): + Get the option menu from the XML file. + (ok_cb): Set the attachment disposition depending on the option + menu results. + (option_menu_get_history): Really should have been in GTK at some + point. + + * e-msg-composer-attachment.glade: Add the option menu. + 2001-01-17 Michael Meeks <michael@helixcode.com> * evolution-composer.c (enum_objects): comment out for now |