gaim/www

I think this'll look better

2005-12-06, Mark Doliner
38c5cddec5da
Parents 925148ab0ecd
Children 4076c3a56742
I think this'll look better
--- a/htdocs/win32/build.php Wed Nov 30 09:37:07 2005 -0500
+++ b/htdocs/win32/build.php Tue Dec 06 22:48:34 2005 -0500
@@ -9,7 +9,7 @@
<h3>The easy way</h3>
-<ul>
+<ol>
<li>
<p>
Install the <a href="http://cygwin.com">Cygwin</a> Bash shell. Make sure to select Unix file mode during setup. Also make sure you install bzip2, coreutils, cvs, grep, gzip, make, patch, sed, awk, tar, unzip, and wget (several of these are selected by default).
@@ -29,11 +29,11 @@
<p>Skip the &quot;The manual way,&quot; &quot;Install Gaim's build dependencies,&quot; and &quot;Get the Gaim source code&quot; sections and go straight to &quot;<a href="#buildgaim">Build Gaim</a>&quot;.
</p>
</li>
-</ul>
+</ol>
<h3>The manual way</h3>
-<ul>
+<ol>
<li>Install the <a href="http://cygwin.com">Cygwin</a> Bash shell. Make sure to select Unix file mode during setup. Also make sure you install bzip2, coreutils, cvs, grep, gzip, make, patch, sed, awk, tar, unzip, and wget (several of these are selected by default).</li>
<li>
<p>
@@ -58,7 +58,7 @@
<li>
The following instructions were written under the assumption that you checkout Gaim from the cvs repository to <code>~/gaim</code> and that you install all of Gaim's build dependencies under <code>~/win32-dev</code> (the point being that the gaim and win32-dev directories should be on the same level).
</li>
-</ul>
+</ol>
<h2>Install Gaim's build dependencies</h2>
<dl>