pidgin/old.pidgin.im

Update win32 page with Pidgin information.
old
2007-04-30, Daniel Atallah
cf17329ea7dd
Update win32 page with Pidgin information.
<?
$page->title = 'Documentation';
require('inc/template.inc.php');
?>
<h1>Documentation</h1>
<p>
Please don't contact us about anything but Pidgin 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 Pidgin 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://developer.pidgin.im/search">tracker.</a> But please,
please, please, don't submit patches that are in
a horribly different coding style than what is in Pidgin. 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="l10n/">Internationalization Statistics</a> - Updated nightly</li>
<li><a href="bug.php">Tips for Bug Reports</a> - What to do if you've found a bug in Pidgin.
<li><a href="protocol.php">Protocols</a> -
Descriptions of the protocols Pidgin uses (incomplete)</li>
<li><a href="http://developer.pidgin.im/doxygen/dev/html/main.html">API Documentation</a> -
Doxygen generated source code documentation (incomplete)</li>
<li><a href="http://developer.pidgin.im/doxygen/dev/html/perl-howto.html">Perl Scripting HOWTO</a> -
How to write a perl script for Pidgin</li>
</ul>