qulogic/pidgin

Remove links and background colours on format-clear.

2012-06-05, Elliott Sales de Andrade
03c013f8990c
Parents 83a3a76bf86d
Children 3dc4b2cdba7f
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