view README.mingw @ 9241:5e9018c81bd9

[gaim-migrate @ 10040] Wing says he improved gaim_markup_strip_html. This patch modifies gaim_markup_strip_html to 1. Remove <style>...</style> and <script>...</script> completely 2. Turn <td> into a tab instead of a space; this will be needed for the msn profile code For #1 above, the </style> / </script> matching does not behave well when fed with technically-correct-but-implausible input, such as </style > and </script > committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Wed, 09 Jun 2004 01:34:16 +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