X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-platform.c;h=512ee1b4406714ce1d1c16407f31fd42e412a2fb;hp=83080aebfdbb2227fc8df260fd8b674260c8d24e;hb=706ddf0a1e5d255c28f692b8efbf166bf41dc19f;hpb=0ab472a38b64b435db369fdf96f92815aa933c58 diff --git a/src/maemo/modest-platform.c b/src/maemo/modest-platform.c index 83080ae..512ee1b 100644 --- a/src/maemo/modest-platform.c +++ b/src/maemo/modest-platform.c @@ -397,6 +397,7 @@ activate_uri_popup_item (GtkMenuItem *menu_item, action_name += strlen ("mailto:"); gtk_clipboard_set_text (clipboard, action_name, strlen (action_name)); + modest_platform_information_banner (NULL, NULL, _CS("ecoc_ib_edwin_copied")); return; /* we're done */ }