gaim/www

Crazy no good extra spaces

2006-03-29, Mark Doliner
4a9ac67077eb
Crazy no good extra spaces
<?
$page->title = 'Documentation';
require('template.inc.php');
?>
<h1>Documentation</h1>
<p>
Please don't contact us about anything but Gaim problems. Most of us
are really
busy and won't be able to help you. No asking silly questions like
getting the JDK for Windows (what the...?!?) to work or finding Shockwave
for Linux or compiling the GTK libs. Don't complain about gaim not
compiling unless you're absolutely POSITIVE that GTK+ 2.0.x (or newer) is
installed correctly (including the -devel or -dev package!). And make sure
you have read through the FAQ!
</p>
<p>
Lastly, code and documentation patches are welcomed in the <a
href="http://sourceforge.net/tracker/?group_id=235&amp;atid=300235">patch
tracker.</a> But please, please, please, don't submit patches that are in
a horribly different coding style than what is in gaim. In other words,
noVariablesThatLookLikeThisBecauseRobHatesThem. :)
</p>
<ul>
<li><a href="faq.php">FAQ</a> - Frequently Asked Questions</li>
<li><a href="shortcuts.php">Keyboard Shortcuts</a></li>
<li><a href="statusicons.php">Status Icons</a></li>
<li><a href="security/">Security Problems</a></li>
<li><a href="i18n/">Internationalization Statistics</a> - Updated nightly</li>
<li><a href="gdb.php">Getting a backtrace</a> - Using GDB to get a backtrace</li>
<li><a href="protocol.php">Protocols</a> -
Descriptions of the protocols gaim uses (incomplete)</li>
<li><a href="api/main.html">API Documentation</a> -
Doxygen generated source code documentation (incomplete)</li>
<li><a href="api/perl-howto.html">Perl Scripting HOWTO</a> -
How to write a perl script for Gaim</li>
</ul>