Mercurial > pidgin
annotate po/POTFILES.skip @ 17632:36ebcb33e2eb
This fixes a bustination of the official ICQ client in at least some
locales. For away (and possibly other) messages, apparently the
official ICQ (5.1?) client of some locales converts messages which are
stored in UTF-8 from a locale-native character set to UCS-2BE; this
results in something which, when decoded "correctly", is gibberish.
Instead, we first try decoding from UCS-2BE to the locale-specific
character set, and if that validates as UTF-8, we display it, instead.
Since UTF-8 is relatively picky, hopefully this won't break too many
sane clients.
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Thu, 14 Jun 2007 18:20:53 +0000 |
parents | c6233773ce1d |
children |
rev | line source |
---|---|
17376
c6233773ce1d
We don't need to translate nullprpl.
Richard Laager <rlaager@wiktel.com>
parents:
16138
diff
changeset
|
1 libpurple/protocols/null/nullprpl.c |
16138
e86977379fc1
Add a POTFILES.skip file to skip the crazychat plugin, which isn't built by
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
2 pidgin/plugins/crazychat/cc_pidgin_plugin.c |