From 9a3c412e4f46e34c34463c5661d4a7e5d7758bf6 Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Wed, 6 Jun 2001 00:05:53 +0000 Subject: Plug in all the folder tree right click menu verbs so bonobo-warnings 2001-06-05 Jason Leach * e-shell-view-menu.c: Plug in all the folder tree right click menu verbs so bonobo-warnings aren't emitted (even though the respective implementation functions are currently unimplemented). (command_delete_folder): New function, see above. (command_rename_folder): Ditto. (command_folder_properties): Ditto. * e-shell-folder-commands.c (e_shell_command_delete_folder): New function, currently unimplemented. svn path=/trunk/; revision=10128 --- shell/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 15652e0b15..621cf77da1 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,15 @@ +2001-06-05 Jason Leach + + * e-shell-view-menu.c: Plug in all the folder tree right click + menu verbs so bonobo-warnings aren't emitted (even though the + respective implementation functions are currently unimplemented). + (command_delete_folder): New function, see above. + (command_rename_folder): Ditto. + (command_folder_properties): Ditto. + + * e-shell-folder-commands.c (e_shell_command_delete_folder): New + function, currently unimplemented. + 2001-06-04 Jason Leach (Fixing bug #1299: Shell saves shortcuts when display name -- cgit v1.2.3