diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-12-04 03:02:19 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-12-04 03:02:19 +0800 |
commit | 2a6e9f19c556e7f071e31cd99e34e05ffaec448a (patch) | |
tree | dfba5a38838b2032c9530771ea3bf729d236c289 /mail/ChangeLog | |
parent | 84f290000d208c163c039dcd1f4d385d30b4d755 (diff) | |
download | gsoc2013-evolution-2a6e9f19c556e7f071e31cd99e34e05ffaec448a.tar.gz gsoc2013-evolution-2a6e9f19c556e7f071e31cd99e34e05ffaec448a.tar.zst gsoc2013-evolution-2a6e9f19c556e7f071e31cd99e34e05ffaec448a.zip |
(emft_popup_rename_folder): Set oldpath and newpath to the proper
values. Fixes bug #51656.
svn path=/trunk/; revision=23616
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b98feb30c7..6d3cdf0b2a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -3,6 +3,8 @@ * em-folder-tree.c (em_folder_tree_set_selected): Need to prepend a "/" to path if the path is the url fragment. Also fixed to select the store node if path == "/". + (emft_popup_rename_folder): Set oldpath and newpath to the proper + values. Fixes bug #51656. * em-folder-selector.c (em_folder_selector_get_selected_uri): Fixed a FIXME by using the CamelProvider url flags to determine if |