diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-08-16 05:47:04 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-08-16 05:47:04 +0800 |
commit | 02d49661f322939923b052ab986cda7b0cf50e18 (patch) | |
tree | 363caa8fa4ae546a0d485c34986654c4b7b8453c /mail/ChangeLog | |
parent | 7da638d6aa8f721765a318abb0250133152ae1e3 (diff) | |
download | gsoc2013-evolution-02d49661f322939923b052ab986cda7b0cf50e18.tar gsoc2013-evolution-02d49661f322939923b052ab986cda7b0cf50e18.tar.gz gsoc2013-evolution-02d49661f322939923b052ab986cda7b0cf50e18.tar.bz2 gsoc2013-evolution-02d49661f322939923b052ab986cda7b0cf50e18.tar.lz gsoc2013-evolution-02d49661f322939923b052ab986cda7b0cf50e18.tar.xz gsoc2013-evolution-02d49661f322939923b052ab986cda7b0cf50e18.tar.zst gsoc2013-evolution-02d49661f322939923b052ab986cda7b0cf50e18.zip |
Remember the filename is in utf8, so use the e_utf8 functions to set the
2001-08-15 Jeffrey Stedfast <fejj@ximian.com>
* mail-display.c (save_part): Remember the filename is in utf8, so
use the e_utf8 functions to set the filename in the file selection
dialog.
svn path=/trunk/; revision=12076
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 357c9e53ff..afc779a7d6 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-08-15 Jeffrey Stedfast <fejj@ximian.com> + + * mail-display.c (save_part): Remember the filename is in utf8, so + use the e_utf8 functions to set the filename in the file selection + dialog. + 2001-08-15 Peter Williams <peterw@ximian.com> * message-list.c (on_cursor_activated_idle): Always remove the @@ -32,6 +38,7 @@ * message-list.c (regen_list_regen): Remove camel operation registration/etc. +>>>>>>> 1.1564 2001-08-14 Jeffrey Stedfast <fejj@ximian.com> * mail-accounts.c (load_accounts): Convert the UTF-8 account name |