From 19f8760e0dd3e2fb0595699e825936752e880ec8 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 11 May 2001 23:00:56 +0000 Subject: example. 2001-05-11 Chris Toshok * gui/component/addressbook-component.c (populate_context_menu): example. svn path=/trunk/; revision=9776 --- addressbook/gui/component/addressbook-component.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'addressbook/gui') diff --git a/addressbook/gui/component/addressbook-component.c b/addressbook/gui/component/addressbook-component.c index 091e91f57a..6a76dd01fb 100644 --- a/addressbook/gui/component/addressbook-component.c +++ b/addressbook/gui/component/addressbook-component.c @@ -229,9 +229,8 @@ populate_context_menu (EvolutionShellComponent *shell_component, void *closure) { static char popup_xml[] = - "\n"; - g_print ("should populate context menu for %s (%s)\n", physical_uri, type); - bonobo_ui_component_set_translate (uic, "/popups/folderPopup/Folder/componentPlaceholder", + "\n"; + bonobo_ui_component_set_translate (uic, EVOLUTION_SHELL_COMPONENT_POPUP_PLACEHOLDER, popup_xml, NULL); } -- cgit v1.2.3