gaim/www

Parents 03f8aa3025b9
Children 91974d3625e3
Maybe some xhtml 1.0 fixes. The ICQ people search website seems to
have broken while I was testing stuff, so now I'm just messing around.
--- a/htdocs/win32/build.php Sat Dec 24 15:37:07 2005 -0500
+++ b/htdocs/win32/build.php Sat Dec 24 22:17:13 2005 -0500
@@ -100,7 +100,7 @@
<li><a href="http://prdownloads.sourceforge.net/gaim/gaim-<?php print $current_win32_version; ?>.tar.gz">Windows Gaim v<?php print $current_win32_version; ?> sources</a></li>
</ul>
-<a name="buildgaim"><h2>Build Gaim</h2></a>
+<h2><a name="buildgaim">Build Gaim</a></h2>
<pre>
<code>$ cd ~/gaim
$ make -f Makefile.mingw install</code>
--- a/htdocs/win32/index.php Sat Dec 24 15:37:07 2005 -0500
+++ b/htdocs/win32/index.php Sat Dec 24 22:17:13 2005 -0500
@@ -54,7 +54,7 @@
</li>
<li>
-<b>Win Gaim Smiley Themes</b> - You can drag and drop the <a href="http://sourceforge.net/tracker/?atid=746976&group_id=235&func=browse">Smiley Themes</a> into Win Gaim. Simply download a theme to your machine (i.e. to your Desktop), bring up the Smiley theme list in Gaim's Preferences, and then drag and drop the saved theme into the Smiley themes list. You do not need to keep the file you downloaded.
+<b>Win Gaim Smiley Themes</b> - You can drag and drop the <a href="http://sourceforge.net/tracker/?atid=746976&amp;group_id=235&amp;func=browse">Smiley Themes</a> into Win Gaim. Simply download a theme to your machine (i.e. to your Desktop), bring up the Smiley theme list in Gaim's Preferences, and then drag and drop the saved theme into the Smiley themes list. You do not need to keep the file you downloaded.
</li>
<li>
@@ -151,11 +151,10 @@
<h2 id="portable">Running Windows Gaim From a USB Drive</h2>
<p>It is relatively easy to set up Gaim to run from a USB Drive. Most of Gaim is very good about not assuming that it is installed; a slightly customized launcher makes it all come together nicely.</p>
<p>The way that this is set up, other GTK+ applications can use the same GTK+ runtime.</p>
-<p>Caveats
+<p>Caveats</p>
<ul>
<li>SpellChecking doesn't work yet, it requires some minor changes that aren't in a released version of Gaim yet.</li>
</ul>
-</p>
<h3>How to setup your USB-Drive Gaim</h3>
<ul>
<li>Download and Install Gaim</li>