add win32 chapter. #142422
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 6 Jul 2004 13:23:42 +0000 (13:23 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 6 Jul 2004 13:23:42 +0000 (13:23 +0000)
Original commit message from CVS:
add win32 chapter.  #142422

ChangeLog
docs/manual/appendix-win32.xml
docs/manual/manual.xml
docs/manual/win32.xml

index 2c99b1539ebff81ebd429ecdf6de95183e450eb0..6c95fceda924767e47864da6045ac1cc8e4c71dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * docs/manual/manual.xml:
+       * docs/manual/win32.xml:
+         add chapter on win32 building.  fixes #142422
+
 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        patch by: Sebastien Cote <sc5 at hermes.usherb.ca>
index e699afe805267d00565bb5dbc54d89be0a6c2de1..fa86d2bf0666c0b2eb3a7e9c4a7f49e135152ff0 100644 (file)
@@ -34,8 +34,8 @@ available in your system PATH.</para>
 <note>
 <title>Notes</title>
 
-<para>you can find Win32 versions of these libraries on <ulink url="http://gettext.sourceforge.net/">http://gettext.sourceforge.net/</ulink> and
-<ulink url="http://gnuwin32.sourceforge.net/">http://gnuwin32.sourceforge.net/</ulink> (you will need the Binaries and Developer files for each package).</para>
+<para>you can find Win32 versions of these libraries on <ulink url="http://gnuwin32.sourceforge.net/">http://gnuwin32.sourceforge.net/</ulink> 
+You will need the Binaries and Developer files for each package.</para>
 
 <para>GLib can be found on <ulink url="ftp://ftp.gtk.org/pub/gtk/v2.4/" type="ftp">ftp://ftp.gtk.org/pub/gtk/v2.4/</ulink> and should be compiled from the 
 sources</para>
index 3561c2e471bfe016011308349b5335c8a0278655..07f63214ef4bfacf5898991130e4e511a92c4964 100644 (file)
@@ -52,6 +52,7 @@
 <!ENTITY PROGRAMS SYSTEM "programs.xml">
 <!ENTITY COMPONENTS SYSTEM "components.xml">
 <!ENTITY GNOME SYSTEM "gnome.xml">
+<!ENTITY WIN32 SYSTEM "win32.xml">
 <!ENTITY QUOTES SYSTEM "quotes.xml">
 ]>
 
 
       &GNOME;
 
+      &WIN32;
+
       &QUOTES;
 
   </part>
index e699afe805267d00565bb5dbc54d89be0a6c2de1..fa86d2bf0666c0b2eb3a7e9c4a7f49e135152ff0 100644 (file)
@@ -34,8 +34,8 @@ available in your system PATH.</para>
 <note>
 <title>Notes</title>
 
-<para>you can find Win32 versions of these libraries on <ulink url="http://gettext.sourceforge.net/">http://gettext.sourceforge.net/</ulink> and
-<ulink url="http://gnuwin32.sourceforge.net/">http://gnuwin32.sourceforge.net/</ulink> (you will need the Binaries and Developer files for each package).</para>
+<para>you can find Win32 versions of these libraries on <ulink url="http://gnuwin32.sourceforge.net/">http://gnuwin32.sourceforge.net/</ulink> 
+You will need the Binaries and Developer files for each package.</para>
 
 <para>GLib can be found on <ulink url="ftp://ftp.gtk.org/pub/gtk/v2.4/" type="ftp">ftp://ftp.gtk.org/pub/gtk/v2.4/</ulink> and should be compiled from the 
 sources</para>