diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-07-10 03:54:25 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-07-10 03:54:25 +0800 |
commit | a5a33cf4aaa8c2700924f6cc1a9ec5cee18ff95a (patch) | |
tree | d7bf122b28b5fbb62a6a0126128680ca3cf47869 /shell/ChangeLog | |
parent | 632b2e339f5584f86040b5e65117dc204c3f8555 (diff) | |
download | gsoc2013-evolution-a5a33cf4aaa8c2700924f6cc1a9ec5cee18ff95a.tar.gz gsoc2013-evolution-a5a33cf4aaa8c2700924f6cc1a9ec5cee18ff95a.tar.zst gsoc2013-evolution-a5a33cf4aaa8c2700924f6cc1a9ec5cee18ff95a.zip |
(e_shell_command_rename_folder): Do
not overwrite an existing folder. Also, cleaned up the code a
bit. [#45982]
svn path=/trunk/; revision=21783
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 616127ba0a..4c1d84e01e 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2003-07-09 Ettore Perazzoli <ettore@ximian.com> + + * e-shell-folder-commands.c (e_shell_command_rename_folder): Do + not overwrite an existing folder. Also, cleaned up the code a + bit. [#45982] + 2003-06-25 Chris Toshok <toshok@ximian.com> * e-config-upgrade.c: add general_map and a reference to it in |