diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-07-06 06:34:00 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-07-06 06:34:00 +0800 |
commit | 53bf8c9074f73cbf5c2e180695dbe944ef3b5592 (patch) | |
tree | 5781f9103c835c1f3f29c6475312d2401e418647 /shell/ChangeLog | |
parent | ce499eadb84864c513338a47883c5828fda6adad (diff) | |
download | gsoc2013-evolution-53bf8c9074f73cbf5c2e180695dbe944ef3b5592.tar.gz gsoc2013-evolution-53bf8c9074f73cbf5c2e180695dbe944ef3b5592.tar.zst gsoc2013-evolution-53bf8c9074f73cbf5c2e180695dbe944ef3b5592.zip |
Shell command for creating new folders.
svn path=/trunk/; revision=3901
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 338c7798d6..427e9bfab7 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2000-07-05 Ettore Perazzoli <ettore@helixcode.com> + + * e-shell-view-menu.c (command_goto_folder): Set the folder + selection dialog as transient for the shell view. + (command_create_folder): New, bound to the "Create folder" + command in the "File" menu. + 2000-07-01 Ettore Perazzoli <ettore@helixcode.com> * e-shell.c (impl_Shell_user_select_folder): New arg |