From 9b809ae73a935ea2405ce2af6987e3ae0db828a4 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 3 Nov 2003 21:09:45 +0000 Subject: (setup_name_selector): Append "_2" to the SelectNames OAFIID. svn path=/trunk/; revision=23178 --- shell/e-shell-shared-folder-picker-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/e-shell-shared-folder-picker-dialog.c b/shell/e-shell-shared-folder-picker-dialog.c index 5cfc9e9393..e8444e81d6 100644 --- a/shell/e-shell-shared-folder-picker-dialog.c +++ b/shell/e-shell-shared-folder-picker-dialog.c @@ -111,7 +111,7 @@ setup_name_selector (GladeXML *glade_xml, CORBA_exception_init (&ev); - corba_iface = bonobo_activation_activate_from_id ("OAFIID:GNOME_Evolution_Addressbook_SelectNames", + corba_iface = bonobo_activation_activate_from_id ("OAFIID:GNOME_Evolution_Addressbook_SelectNames_2", 0, NULL, &ev); if (corba_iface == CORBA_OBJECT_NIL || BONOBO_EX (&ev)) { g_warning ("Cannot activate SelectNames -- %s", BONOBO_EX_REPOID (&ev)); -- cgit v1.2.3