X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-tny-account-store.c;h=ac14b62c93d59d1603a54c61a33ac2bd5084aad7;hp=ab4091bd77a2a8db7f408e93d6e317c2fb2e3f0c;hb=d9bf0c403f9783c14dff05b4046d9aa57ee76a3d;hpb=4ea353d0b611ac764e3285bb2b76c7110f9276ed diff --git a/src/modest-tny-account-store.c b/src/modest-tny-account-store.c index ab4091b..ac14b62 100644 --- a/src/modest-tny-account-store.c +++ b/src/modest-tny-account-store.c @@ -514,7 +514,7 @@ show_password_warning_only () /* Show an explanatory temporary banner: */ if (main_window) - modest_platform_information_banner (GTK_WIDGET(main_window), NULL, + modest_platform_information_banner (NULL, NULL, _("mcen_ib_username_pw_incorrect")); else g_warning ("%s: %s", __FUNCTION__, _("mcen_ib_username_pw_incorrect"));