diff options
author | 8 <NotZed@Ximian.com> | 2001-10-28 21:06:27 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-10-28 21:06:27 +0800 |
commit | 2331da257ff88d52ea029f902c974a858d2d725b (patch) | |
tree | 45a6ea1285253f12c68eba300ed0c3c321b25a03 /mail/ChangeLog | |
parent | 4b8e2db48961f3bc7becd6132adefd9904ae6a7a (diff) | |
download | gsoc2013-evolution-2331da257ff88d52ea029f902c974a858d2d725b.tar gsoc2013-evolution-2331da257ff88d52ea029f902c974a858d2d725b.tar.gz gsoc2013-evolution-2331da257ff88d52ea029f902c974a858d2d725b.tar.bz2 gsoc2013-evolution-2331da257ff88d52ea029f902c974a858d2d725b.tar.lz gsoc2013-evolution-2331da257ff88d52ea029f902c974a858d2d725b.tar.xz gsoc2013-evolution-2331da257ff88d52ea029f902c974a858d2d725b.tar.zst gsoc2013-evolution-2331da257ff88d52ea029f902c974a858d2d725b.zip |
add the folder name to the path when passing down to the subordinate
2001-10-28 <NotZed@Ximian.com>
* mail-local.c (mlf_rename): add the folder name to the path when
passing down to the subordinate folder.
svn path=/trunk/; revision=14295
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 8cd958683a..c83811351f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2001-10-28 <NotZed@Ximian.com> + * mail-local.c (mlf_rename): add the folder name to the path when + passing down to the subordinate folder. + * folder-browser-ui.c (fbui_sensitize_timeout): Remove uic, kill dumb warning. |