annotate README.mingw @ 27372:7fd1b4c73310

Connection error message changes for gg, and a few other strings changes. * Short connection error messages (phrases and short sentences) should not end in a period. This is kind of arbitrary, but I did comparisons both ways and I thought short messages looked a lot better without the period. Less cluttered, more approachable. * Connection error messages should not have trailing newlines--the UI should add a newline if it wants. * Change "token" to "captcha" in the input box prompts when creating a new account. Captcha is an increasingly common term for this. Not all users will know what it means, but "token" is not a whole lot better. And users should be able to figure out what to do using context clues, regardless of the term used. I believe we use the same term in QQ. * Put the output of g_strerror(errno) in the message when possible
author Mark Doliner <mark@kingant.net>
date Mon, 06 Jul 2009 05:27:08 +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