From 0608fee8c50210df756842e3ef922bcbdc62fc13 Mon Sep 17 00:00:00 2001 From: Christian Neumair Date: Thu, 26 Feb 2004 18:00:46 +0000 Subject: remove the right thing 2004-02-26 Christian Neumair * e-search-bar.c (remove_bonobo_menus): remove the right thing svn path=/trunk/; revision=24889 --- widgets/misc/e-search-bar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'widgets/misc/e-search-bar.c') diff --git a/widgets/misc/e-search-bar.c b/widgets/misc/e-search-bar.c index bcc6413cf9..84e3306eeb 100644 --- a/widgets/misc/e-search-bar.c +++ b/widgets/misc/e-search-bar.c @@ -568,7 +568,7 @@ remove_bonobo_menus (ESearchBar *esb) if (bonobo_ui_component_get_container (esb->ui_component) == CORBA_OBJECT_NIL) return; - bonobo_ui_component_rm (esb->ui_component, "/menu/SearchPlaceholder/Search", NULL); + bonobo_ui_component_rm (esb->ui_component, "/menu/SearchPlaceholder", NULL); } static void -- cgit v1.2.3