From 16e2beab9e4d412399f495f6165d27da80cb3675 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 7 May 2009 16:38:32 -0400 Subject: Adapt mail to EShellBackend changes. Again, builds but not tested. Lots of compiler warnings to clean up, but I don't have the energy for it. This was pretty grueling. --- mail/em-composer-prefs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/em-composer-prefs.c') diff --git a/mail/em-composer-prefs.c b/mail/em-composer-prefs.c index dbc174340e..fde3297321 100644 --- a/mail/em-composer-prefs.c +++ b/mail/em-composer-prefs.c @@ -570,7 +570,7 @@ em_composer_prefs_construct (EMComposerPrefs *prefs, gtk_container_add (GTK_CONTAINER (container), widget); gtk_widget_show (widget); - /* The mail shell module responds to the "window-created" signal + /* The mail shell backend responds to the "window-created" signal * that this triggers and configures it with composer preferences. */ g_signal_connect_swapped ( widget, "editor-created", -- cgit v1.2.3