From 4441d197dcd3ebd6f901778e0d9098e4e4d96f6e Mon Sep 17 00:00:00 2001 From: Matt Bissiri Date: Sat, 11 Nov 2000 06:27:43 +0000 Subject: Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up 2000-11-11 Matt Bissiri Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up with yesterday's IDL re-scoping. svn path=/trunk/; revision=6541 --- executive-summary/component/e-summary-factory.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'executive-summary/component') diff --git a/executive-summary/component/e-summary-factory.c b/executive-summary/component/e-summary-factory.c index 5ff8a54dc9..cf4f010fdc 100644 --- a/executive-summary/component/e-summary-factory.c +++ b/executive-summary/component/e-summary-factory.c @@ -135,7 +135,7 @@ control_activate_cb (BonoboControl *control, CORBA_exception_init (&ev); shell_view_interface = Bonobo_Unknown_queryInterface (control_frame, - "IDL:Evolution/ShellView:1.0", + "IDL:GNOME/Evolution/ShellView:1.0", &ev); CORBA_exception_free (&ev); @@ -222,7 +222,7 @@ void embed_service (GtkWidget *widget, ESummary *esummary) { - char *required_interfaces[2] = {"IDL:Evolution:SummaryComponent:1.0", + char *required_interfaces[2] = {"IDL:GNOME/Evolution:SummaryComponent:1.0", NULL}; char *obj_id; -- cgit v1.2.3