gaim/www

Remember when Shaq used to rap?

2003-12-15, Mark Doliner
0f107f26241c
Parents f955b8b49017
Children 972c7cf2a6b5
Remember when Shaq used to rap?
--- a/htdocs/downloads.php Mon Dec 15 00:25:46 2003 -0500
+++ b/htdocs/downloads.php Mon Dec 15 00:55:33 2003 -0500
@@ -6,7 +6,7 @@
start_section("Downloads");
?>
<p>
- The current version is version <b><?php print $current_version; ?></b>.
+ The current version is <b><?php print $current_version; ?></b>.
</p>
--- a/htdocs/protocol.php Mon Dec 15 00:25:46 2003 -0500
+++ b/htdocs/protocol.php Mon Dec 15 00:55:33 2003 -0500
@@ -124,7 +124,15 @@
<a name="napster"></a>
<?php start_section("Napster") ?>
-<p>This section has not yet been written.</p>
+<p>
+Ahh, Napster. The music sharing network that started it all. Gaim does
+not support sharing files over Napster. With that out of the way, what
+does Gaim support? Insant messages and buddy list notification. We not
+ aware of anyone that actually uses this... but it does work. You can
+get a free Napster Server from
+<a href="http://opennap.sourceforge.net/">http://opennap.sourceforge.net/</a>.
+They distribute Windows binaries. I'm not sure if it compiles in Linux.
+</p>
<?php end_section() ?>
<a name="oscar"></a>
--- a/inc/html.inc.php Mon Dec 15 00:25:46 2003 -0500
+++ b/inc/html.inc.php Mon Dec 15 00:55:33 2003 -0500
@@ -110,7 +110,7 @@
print $current_version ?>.tar.gz?download">tarball</a>,
<a href="http://prdownloads.sourceforge.net/gaim/gaim-<?php
print $current_version ?>.tar.bz2?download">bz2ball</a></small>]&nbsp;<br />
- <small><a href="http://sourceforge.net/project/showfiles.php?group_id=235">Other Packages</a>&nbsp;</small>&nbsp;<br />
+ <small><a href="/downloads.php">Other Packages</a>&nbsp;</small>&nbsp;<br />
<?php end_font() ?>
</td>
</tr>