From dd6468c299863d7c77655ad0ab92171835838924 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 11 May 2000 21:26:09 +0000 Subject: make the toolbars detachable now that we require a new enough version of gnome-libs to avoid the bonobo-toolbar-detaching bug svn path=/trunk/; revision=2997 --- addressbook/gui/component/addressbook.c | 1 - 1 file changed, 1 deletion(-) (limited to 'addressbook/gui') diff --git a/addressbook/gui/component/addressbook.c b/addressbook/gui/component/addressbook.c index ce92d28563..1807213798 100644 --- a/addressbook/gui/component/addressbook.c +++ b/addressbook/gui/component/addressbook.c @@ -395,7 +395,6 @@ control_activate (BonoboControl *control, BonoboUIHandler *uih, bonobo_ui_handler_dock_add ( uih, "/Toolbar", bonobo_object_corba_objref (BONOBO_OBJECT (toolbar_control)), - GNOME_DOCK_ITEM_BEH_LOCKED | GNOME_DOCK_ITEM_BEH_EXCLUSIVE, GNOME_DOCK_TOP, 1, 1, 0); -- cgit v1.2.3