diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-26 07:26:33 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-26 07:26:33 +0800 |
commit | 71d817f832592435402d899e09b6c719ca951f4d (patch) | |
tree | 8b3b72eb305b64fdef69634ca7f323d170c276b4 /shell/ChangeLog | |
parent | 36da2069e0746be7da3377010500c124a3f26a45 (diff) | |
download | gsoc2013-evolution-71d817f832592435402d899e09b6c719ca951f4d.tar gsoc2013-evolution-71d817f832592435402d899e09b6c719ca951f4d.tar.gz gsoc2013-evolution-71d817f832592435402d899e09b6c719ca951f4d.tar.bz2 gsoc2013-evolution-71d817f832592435402d899e09b6c719ca951f4d.tar.lz gsoc2013-evolution-71d817f832592435402d899e09b6c719ca951f4d.tar.xz gsoc2013-evolution-71d817f832592435402d899e09b6c719ca951f4d.tar.zst gsoc2013-evolution-71d817f832592435402d899e09b6c719ca951f4d.zip |
Change the name on the EFolder object too.
* e-shell-folder-commands.c (e_shell_command_rename_folder):
Change the name on the EFolder object too.
svn path=/trunk/; revision=13134
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 5b2057fc30..f3f4e4ec38 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,7 +1,9 @@ 2001-09-25 Ettore Perazzoli <ettore@ximian.com> - [Implemented the "Rename" command. Warning, it doesn't quite work - yet, as there seems to be something wrong still.] + * e-shell-folder-commands.c (e_shell_command_rename_folder): + Change the name on the EFolder object too. + +2001-09-25 Ettore Perazzoli <ettore@ximian.com> * e-storage.c (e_storage_async_xfer_folder): Ooops. Make the check for CANTMOVETODESCENDANT really work. |