From 0fb08f3ff81575a4749d851404233f34252dd2f2 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 21 Oct 2003 18:28:34 +0000 Subject: Merge new-ui-branch to the trunk. svn path=/trunk/; revision=22964 --- mail/mail-signature-editor.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/mail-signature-editor.c') diff --git a/mail/mail-signature-editor.c b/mail/mail-signature-editor.c index 0c1907b3bb..570a0157c4 100644 --- a/mail/mail-signature-editor.c +++ b/mail/mail-signature-editor.c @@ -395,11 +395,11 @@ mail_signature_editor (MailConfigSignature *sig, GtkWindow *parent, gboolean is_ EVOLUTION_UIDIR "/evolution-signature-editor.xml", "evolution-signature-editor", NULL); - editor->control = bonobo_widget_new_control ("OAFIID:GNOME_GtkHTML_Editor:3.0", + editor->control = bonobo_widget_new_control ("OAFIID:GNOME_GtkHTML_Editor:3.1", bonobo_ui_component_get_container (component)); if (editor->control == NULL) { - g_warning ("Cannot get 'OAFIID:GNOME_GtkHTML_Editor:3.0'."); + g_warning ("Cannot get 'OAFIID:GNOME_GtkHTML_Editor:3.1'."); destroy_editor (editor); return; -- cgit v1.2.3