Mercurial > pidgin
view HACKING @ 30304:fe072dddc42c
If a chatroom user's nickname contains MXit markup characters, they are escaped
by the chatroom service before being sent. When the client extracts the nickname
field we need to perform un-escaping (ie, "\X" -> "X" ) to restore the original
nickname.
| author | andrew.victor@mxit.com |
|---|---|
| date | Wed, 21 Jul 2010 08:23:42 +0000 |
| parents | d73ee2690376 |
| children |
line wrap: on
line source
For information on hacking on Pidgin, Finch, or libpurple, see: http://developer.pidgin.im
