annotate README.mingw @ 28315:d9eb51a3a3a2

jabber: Don't try to pull a photo out of the <PHOTO/> cdata. When the data from the server looks literally like: <PHOTO> <TYPE>image/jpeg</TYPE> <BINVAL></BINVAL> </PHOTO> xmlnode_get_data(photo_node) will contain (whitespace) data, but in no way is it a base64-encoded image. I can't find any reference to clients distributing avatars in that way in the XEP or the RFC.
author Paul Aurich <paul@darkrain42.org>
date Sat, 03 Oct 2009 02:50:48 +0000
parents 416a125b66ac
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16209
416a125b66ac Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 16039
diff changeset
1 How to build Pidgin for Windows using MinGW
416a125b66ac Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 16039
diff changeset
2 =============================
3630
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
3
16209
416a125b66ac Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 16039
diff changeset
4 For the latest build instructions, please refer to:
3630
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
5
16209
416a125b66ac Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 16039
diff changeset
6 http://developer.pidgin.im/wiki/BuildingWinPidgin