X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-ui-actions.c;h=140b59619b7ebb8e4dfedcb02e3e317892522cdf;hp=cca3c7879562d79032bbef18331563b2b221e47e;hb=a79a2dd4f2ae008ff6110c2c6a7ded2b58886ca5;hpb=4556d13554a68976cfc54cbb79d2a56436a9cad9 diff --git a/src/modest-ui-actions.c b/src/modest-ui-actions.c index cca3c78..140b596 100644 --- a/src/modest-ui-actions.c +++ b/src/modest-ui-actions.c @@ -5793,6 +5793,9 @@ modest_ui_actions_on_delete_account (GtkWindow *parent_window, removed = modest_account_mgr_remove_account (account_mgr, account_name); if (removed) { +#ifdef MODEST_TOOLKIT_HILDON2 + hildon_gtk_window_take_screenshot (parent_window, FALSE); +#endif /* Close all email notifications, we cannot distinguish if the notification belongs to this account or not, so for safety reasons