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 2c99b15..6c95fce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 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>
 
        * gst/autoplug/gstspider.c: (gst_spider_init),
index e699afe..fa86d2b 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 3561c2e..07f6321 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 e699afe..fa86d2b 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>