tWebsite for GLib for Windows corrected to http://www.gimp.org/~tml/gimp/win32/ - vaccinewars - be a doctor and try to vaccinate the world
 (HTM) git clone git://src.adamsgaard.dk/vaccinewars
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit f1970991f627132bbdaa3f40b7fc170936bcc7f7
 (DIR) parent 16432d25a17a5fc2b1111804b383ce9774064295
 (HTM) Author: Ben Webb <ben@salilab.org>
       Date:   Tue, 25 Jun 2002 18:09:51 +0000
       
       Website for GLib for Windows corrected to http://www.gimp.org/~tml/gimp/win32/
       
       
       Diffstat:
         M INSTALL                             |       2 +-
         M doc/windows.html                    |       6 +++---
       
       2 files changed, 4 insertions(+), 4 deletions(-)
       ---
 (DIR) diff --git a/INSTALL b/INSTALL
       t@@ -8,7 +8,7 @@ Windows:
             possible to build dopewars with C compilers other than Cygwin, but
             this is not supported. Make sure that when you install Cygwin you
             select the "mingw" package for install.
       -   - Get GLib from http://user.sgic.fi/~tml/gimp/win32/. The various header
       +   - Get GLib from http://www.gimp.org/~tml/gimp/win32/. The various header
             files need to be placed in /usr/include/mingw/ of your Cygwin
             installation, while the GLib DLL eventually needs to be placed either
             in the same directory as the dopewars binary, or your Windows directory.
 (DIR) diff --git a/doc/windows.html b/doc/windows.html
       t@@ -24,8 +24,8 @@ instead.</p>
        dopewars will compile with the free
        <a href="http://sourceware.cygnus.com/cygwin/">Cygwin</a> tools under Win32.
        dopewars uses the <a href="http://www.gtk.org/">GLib</a> library, which can
       -be obtained for Windows from <a href="http://user.sgic.fi/~tml/gimp/win32/">
       -http://user.sgic.fi/~tml/gimp/win32/</a>. The installation procedure is the
       +be obtained for Windows from <a href="http://www.gimp.org/~tml/gimp/win32/">
       +http://www.gimp.org/~tml/gimp/win32/</a>. The installation procedure is the
        same as <a href="installation.html">that for Unix systems</a> - download the
        tarball, extract the files, change into the created directory, run the
        <tt><b>configure</b></tt> script, and then <b>make</b>. This builds a native
       t@@ -49,7 +49,7 @@ the high score file.)</p>
        <ul>
        <li><a href="index.html">Main index</a></li>
        </ul>
       -<p>Last update: <b>03-02-2002</b></p>
       +<p>Last update: <b>25-06-2002</b></p>
        
        </body>
        </html>