Mercurial > pidgin
view README.mingw @ 8905:438e8d857554
[gaim-migrate @ 9674]
"It would have been nice to remove the prefs in, say, conversation.c's
init function. But it can't be done in the init function, because the
prefs aren't read in yet. What about if the _init function somehow
registers preferences to be removed, and then once all the init functions
have been called, the core can call
gaim_prefs_remove_and_rename(GSList *stuff_to_remove_and_rename)?"
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 08 May 2004 17:43:21 +0000 |
parents | e61a072f4425 |
children | 5d03b309b482 |
line wrap: on
line source
How to build Gaim using MinGw ============================= Since these instructions are constantly changing and in order for me to avoid maintaining two versions of these instructions please refer to: http://gaim.sourceforge.net/win32 - Herman