README.mingw

Sun, 15 Feb 2009 22:52:47 +0000

author
Elliott Sales de Andrade <qulogic@pidgin.im>
date
Sun, 15 Feb 2009 22:52:47 +0000
changeset 25616
7ffb51d133a4
parent 16272
2ec817794ae1
child 33100
9c6db78cce0b
permissions
-rw-r--r--

Set a NULL statusline and CurrentMedia if the UBX returns an empty payload,
instead of trying to parse the empty text. If only users wouldn't freak out
just because they see the word "error"...

Fixes #8348.

16272
2ec817794ae1 Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents: 16100
diff changeset
1 How to build Pidgin for Windows using MinGW
2ec817794ae1 Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents: 16100
diff changeset
2 =============================
3630
caa952062dc2 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
3
16272
2ec817794ae1 Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents: 16100
diff changeset
4 For the latest build instructions, please refer to:
3630
caa952062dc2 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
5
16272
2ec817794ae1 Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents: 16100
diff changeset
6 http://developer.pidgin.im/wiki/BuildingWinPidgin

mercurial