From ff02cf593c542e1801d689ab6db2a40a927b8683 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 17 May 2001 13:43:54 +0000 Subject: Change the code to pop-up the folder context menu to use the stuff already defined in the UI xml file for the shell views. svn path=/trunk/; revision=9867 --- shell/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 8f6d4ac35b..ba58043972 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,19 @@ +2001-05-17 Ettore Perazzoli + + * e-storage-set-view.c + (populate_folder_context_menu_with_common_items): Removed. + (popup_folder_menu): Instead of creating the component and the + folder popup definition here, just do `bonobo_window_add_popup()' + and assume that "/popups/FolderPopup" is defined in the toplevel + window's UI xml file. + +2001-05-16 Ettore Perazzoli + + * evolution-shell-component-client.c: Moved some functions around + to avoid the warning about the static + `free_ShellComponentListener_servant()' function being used prior + to declaration. + 2001-05-15 Ettore Perazzoli * e-shell-view-menu.c (command_run_bugbuddy): `#if 0'ed out. -- cgit v1.2.3