From 24c2b8d45b439d7c9ec12ebed713523d770753ad Mon Sep 17 00:00:00 2001 From: Bertrand Guiheneuf Date: Tue, 21 Mar 2000 13:22:05 +0000 Subject: launch the good component svn path=/trunk/; revision=2130 --- mail/test-mail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/test-mail.c b/mail/test-mail.c index 3d5174bdfa..94102da1d3 100644 --- a/mail/test-mail.c +++ b/mail/test-mail.c @@ -26,7 +26,7 @@ create_container (void) gtk_widget_show (GTK_WIDGET (window)); uih = bonobo_ui_handler_new (); - control = bonobo_widget_new_control ("GOADID:Evolution:FolderBrowser:1.0", + control = bonobo_widget_new_control ("control:evolution-mail", bonobo_object_corba_objref (BONOBO_OBJECT (uih))); -- cgit