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 --- mail/mail-threads.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/mail-threads.c') diff --git a/mail/mail-threads.c b/mail/mail-threads.c index 588576e872..8e9365eac7 100644 --- a/mail/mail-threads.c +++ b/mail/mail-threads.c @@ -1039,7 +1039,7 @@ retrieve_shell_view_interface_from_control (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); -- cgit v1.2.3