X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-connection-specific-smtp-window.c;h=8c3139836c77431df7e09912dff8fbd0e21e0099;hp=821514757f0aec1e2a3f30df50e11c4d33d2c642;hb=218279910d5755b996fcffbae20527f7e0679038;hpb=361bcb3ee50c6fb8cb1f9c039c9c10bedca41b84 diff --git a/src/maemo/modest-connection-specific-smtp-window.c b/src/maemo/modest-connection-specific-smtp-window.c index 8215147..8c31398 100644 --- a/src/maemo/modest-connection-specific-smtp-window.c +++ b/src/maemo/modest-connection-specific-smtp-window.c @@ -424,7 +424,7 @@ modest_connection_specific_smtp_window_init (ModestConnectionSpecificSmtpWindow g_signal_connect (self, "response", G_CALLBACK (on_response), NULL); hildon_help_dialog_help_enable (GTK_DIALOG(self), - "applications_email_connectionsspecificsmtpconf", + "email_connectionsspecificsmtpconf", modest_maemo_utils_get_osso_context()); }