diff -r d2e4e92b3157 -r 25e4187ea5a7 libpurple/protocols/gg/html.h --- a/libpurple/protocols/gg/html.h Wed Sep 19 13:18:48 2012 +0200 +++ b/libpurple/protocols/gg/html.h Wed Sep 19 13:21:59 2012 +0200 @@ -13,6 +13,7 @@ GGP_HTML_TAG_I, GGP_HTML_TAG_U, GGP_HTML_TAG_S, + GGP_HTML_TAG_IMG, GGP_HTML_TAG_FONT, GGP_HTML_TAG_SPAN, GGP_HTML_TAG_DIV,