view README.mingw @ 14011:735c4e927eb8

[gaim-migrate @ 16603] wabz says: "gaim_strdup_withhtml in util.c is purely for converting linebreaks to <br> - some protocols use it for various reasons, but not msn - not sure where it's done for that (might not be? gtkconv doesnt use gaim_markup_strip_html). i reckon since you're using gaim_markup_strip_html, you may as well play it safe and just use gaim_strdup_withhtml before the strip?" So let's do it until GntTextView can parse html. (after all, that's 20% of the users ;) ) committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 31 Jul 2006 23:56:35 +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