diff options
author | Larry Ewing <lewing@ximian.com> | 2001-07-10 10:04:46 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2001-07-10 10:04:46 +0800 |
commit | c263befd20deb51e2a27d1e72b9b7d2046b7e5f3 (patch) | |
tree | ef2c437815c842c6c607fa19d613b2d0fe6fca0d /shell/ChangeLog | |
parent | 5c85a8211ecc53c48666a9180787659f88a8fea8 (diff) | |
download | gsoc2013-evolution-c263befd20deb51e2a27d1e72b9b7d2046b7e5f3.tar.gz gsoc2013-evolution-c263befd20deb51e2a27d1e72b9b7d2046b7e5f3.tar.zst gsoc2013-evolution-c263befd20deb51e2a27d1e72b9b7d2046b7e5f3.zip |
convert the folder name from utf8 before displaying them in the dialog and
2001-07-09 Larry Ewing <lewing@ximian.com>
* e-shell-folder-commands.c (delete_dialog): convert the folder
name from utf8 before displaying them in the dialog and set the
dialog parent.
svn path=/trunk/; revision=10943
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index a1d902a252..9747a87cc4 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-07-09 Larry Ewing <lewing@ximian.com> + + * e-shell-folder-commands.c (delete_dialog): convert the folder + name from utf8 before displaying them in the dialog and set the + dialog parent. + 2001-07-09 Federico Mena Quintero <federico@ximian.com> * e-shortcuts-view.c: Make the "Rename" item be a |