diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-07-13 08:25:16 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-07-13 08:25:16 +0000 |
commit | 174df0c34591a06bef42c9a01b72361a8c8402af (patch) | |
tree | 307af3c47a7e317544ab01b53496ca9e06e7ea0d /ChangeLog | |
parent | 45df4ba499e0c859f49a0bc10747bd3a24cfeddb (diff) |
also update junk folder path when a folder is renamed.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1864 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2007-07-13 + * libsylph/prefs_common.[ch]: prefs_common_junk_folder_rename_path(): + added. + * src/folderview.c: also update junk folder path when a folder is + renamed. + +2007-07-13 + * libsylph/filter.c: filter_rule_rename_dest_path() filter_rule_delete_action_by_dest_path(): fixed path separator (win32: fixes renaming of folder didn't modify filter actions). |