Tue, 05 Jun 2012 07:39:12 +0000
Remove links and background colours on format-clear.
--- a/pidgin/gtkwebview.c Tue Jun 05 07:37:08 2012 +0000 +++ b/pidgin/gtkwebview.c Tue Jun 05 07:39:12 2012 +0000 @@ -374,6 +374,8 @@ return; do_formatting(webview, "removeFormat", ""); + do_formatting(webview, "unlink", ""); + do_formatting(webview, "backColor", "inherit"); } static void