From 2754a4bb4bdb014d6087d8dfb053adeadeba887d Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 6 Jul 2004 13:23:42 +0000 Subject: [PATCH] add win32 chapter. #142422 Original commit message from CVS: add win32 chapter. #142422 --- ChangeLog | 6 ++++++ docs/manual/appendix-win32.xml | 4 ++-- docs/manual/manual.xml | 3 +++ docs/manual/win32.xml | 4 ++-- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2c99b1539e..6c95fceda9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-07-06 Thomas Vander Stichele + + * docs/manual/manual.xml: + * docs/manual/win32.xml: + add chapter on win32 building. fixes #142422 + 2004-07-06 Thomas Vander Stichele patch by: Sebastien Cote diff --git a/docs/manual/appendix-win32.xml b/docs/manual/appendix-win32.xml index e699afe805..fa86d2bf06 100644 --- a/docs/manual/appendix-win32.xml +++ b/docs/manual/appendix-win32.xml @@ -34,8 +34,8 @@ available in your system PATH. Notes -you can find Win32 versions of these libraries on http://gettext.sourceforge.net/ and -http://gnuwin32.sourceforge.net/ (you will need the Binaries and Developer files for each package). +you can find Win32 versions of these libraries on http://gnuwin32.sourceforge.net/ +You will need the Binaries and Developer files for each package. GLib can be found on ftp://ftp.gtk.org/pub/gtk/v2.4/ and should be compiled from the sources diff --git a/docs/manual/manual.xml b/docs/manual/manual.xml index 3561c2e471..07f63214ef 100644 --- a/docs/manual/manual.xml +++ b/docs/manual/manual.xml @@ -52,6 +52,7 @@ + ]> @@ -278,6 +279,8 @@ &GNOME; + &WIN32; + "ES; diff --git a/docs/manual/win32.xml b/docs/manual/win32.xml index e699afe805..fa86d2bf06 100644 --- a/docs/manual/win32.xml +++ b/docs/manual/win32.xml @@ -34,8 +34,8 @@ available in your system PATH. Notes -you can find Win32 versions of these libraries on http://gettext.sourceforge.net/ and -http://gnuwin32.sourceforge.net/ (you will need the Binaries and Developer files for each package). +you can find Win32 versions of these libraries on http://gnuwin32.sourceforge.net/ +You will need the Binaries and Developer files for each package. GLib can be found on ftp://ftp.gtk.org/pub/gtk/v2.4/ and should be compiled from the sources