Thu, 13 Nov 2008 17:04:53 +0000
This patch comes from the combined work of contributors minstrel, NightFox,
bob007, salieff, and nops (these are their trac usernames). I have made
some minor tweaks to the patch, but these shouldn't be a problem. This patch
needs some TLC before we can merge it anywhere else; it adds API so it must
hit im.pidgin.pidgin.next.minor before hitting im.pidgin.pidgin. Refs #4508.
|
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 | 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 | 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 |