Mercurial > pidgin
annotate README.mingw @ 5917:a747e9e0e2cf
[gaim-migrate @ 6349]
2 compile fixes, one from a Herman mistake and one from a Luke-is-using-a-
different-version-of-gettext-that-doesn't-have-as-much-psycho-checking-of-
translation "mistake."
Also, I made it so "Send File" and "Direct IM" do not show up in the
right click menu unless the person is advertising that capability. This
probably should have been done a long time ago.
Also, some not-yet-used code for setting available messages. I'm working
on it. Oh, and I found a new capability in iChat. I don't know what it
does yet.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 18 Jun 2003 02:18:26 +0000 |
parents | e61a072f4425 |
children | 5d03b309b482 |
rev | line source |
---|---|
3630 | 1 How to build Gaim using MinGw |
2 ============================= | |
3 | |
4900
53718dbe8d0d
[gaim-migrate @ 5234]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4128
diff
changeset
|
4 Since these instructions are constantly changing and in order for me to |
53718dbe8d0d
[gaim-migrate @ 5234]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4128
diff
changeset
|
5 avoid maintaining two versions of these instructions please refer to: |
3630 | 6 |
4904
e61a072f4425
[gaim-migrate @ 5238]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4900
diff
changeset
|
7 http://gaim.sourceforge.net/win32 |
3630 | 8 |
4900
53718dbe8d0d
[gaim-migrate @ 5234]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4128
diff
changeset
|
9 - Herman |
3630 | 10 |