purple: markup escape text in buddy's tooltip
commitb687707e77ccc5d167837c025a578f77d1983175
authorJakub Adam <jakub.adam@ktknet.cz>
Tue, 30 Nov 2010 22:42:13 +0000 (30 23:42 +0100)
committerJakub Adam <jakub.adam@ktknet.cz>
Tue, 30 Nov 2010 22:42:13 +0000 (30 23:42 +0100)
tree945e96ca853a27fcccdb44dc659d72432477225c
parentc872c18c9ec818b2758339530c13a3bf65eec4a1
purple: markup escape text in buddy's tooltip

Text to display in buddy list tooltips must be escaped before passed to libpurple, otherwise
special characters like ampersand cause that no text is displayed in the popup and errors
in the log:

Pango-WARNING **: pango_layout_set_markup_with_accel: Error on line 6: Entity did not end with a semicolon;
src/purple/purple-plugin.c