gaim/www

Parents 77680f88174e
Children c63d6e0ee3b9
New GTK+ 2.2.4 rev b build, TCL plugins and new mozilla nss dlls
--- a/htdocs/win32/index.php Sat Jan 10 15:01:18 2004 -0500
+++ b/htdocs/win32/index.php Sat Jan 10 15:35:49 2004 -0500
@@ -25,7 +25,7 @@
<b>What happened to the Gaim systray icon?</b> - As of 0.65 systray functionality has moved into the docklet plugin, labeled "System Tray Icon" in the plugins section. You will need to load this plugin for the systray features to work.
</li>
<li>
-<b>GTK+ Runtime Installer <?php print $current_win32_gtk_version; ?> rev <?php print $current_win32_gtk_revision; ?></b> - This release fixes: Handling of dead keysyms for the US-International keyboard layout and the Caps Lock bug. Also introduced is an option to disable my move/resize <a href="http://bugzilla.gnome.org/show_bug.cgi?id=99540">patch</a>, which is known to be buggy on Win XP. To do so, set DISABLE_GTK_RESIZE_PATCH environmantal variable. You may download the standalone GTK+ runtime installer <a href="gtk-runtime-<?php print $current_win32_gtk_version; ?>-rev-<?php print $current_win32_gtk_revision; ?>.exe">here</a>.
+<b>GTK+ Runtime Installer <?php print $current_win32_gtk_version; ?> rev <?php print $current_win32_gtk_revision; ?></b> - This release fixes: The Clipboard bug (finally). My move/size patch is replaced by the official fix (sizing responsiveness is slow). You may download the standalone GTK+ runtime installer: <a href="gtk-runtime-<?php print $current_win32_gtk_version; ?>-rev-<?php print $current_win32_gtk_revision; ?>.exe">gtk-runtime-<?php print $current_win32_gtk_version; ?>-rev-<?php print $current_win32_gtk_revision; ?>.exe</a>.
</li>
<li>
@@ -92,6 +92,11 @@
To enable Perl Plugins in Win Gaim, you need to download and install <a href="http://www.activestate.com/Products/Language_Distributions/">ActivePerl</a> 5.8, before installing Gaim (v0.69 and higher). If Gaim complains about not finding 'perl58.dll', add the Perl bin dirctory to your PATH.
<?php end_section() ?>
+<?php start_section("TCL Plugin Support")?>
+<h3>TCL Plugins</h3>
+To enable TCL Plugins in Win Gaim, you need to download and install <a href="http://www.activestate.com/Products/Language_Distributions/">ActiveTCL</a> 8.4.5.0. Unlike Perl, you may install TCL after Gaim has been installed.
+<?php end_section() ?>
+
<a name="debug"></a>
<?php start_section("Debugging Windows Gaim")?>
<h3>What to do if Gaim crashes</h3>
@@ -140,10 +145,10 @@
Download and unzip the following under ~/win32-dev (make sure you 'chmod 755' all the unziped binaries):
<ul>
<li>
-<a href="http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_8_RTM/WIN954.0_OPT.OBJ/nss-3.8.zip">Network Security Services (NSS)</a>
+<a href="ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_9_RTM/WIN954.0_OPT.OBJ/nss-3.9.zip">Network Security Services (NSS)</a>
</li>
<li>
-<a href="http://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.3/WIN954.0_OPT.OBJ/nspr-4.3.zip">Netscape Portable Runtime (NSPR)</a>
+<a href="ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.4.1/WIN954.0_OPT.OBJ/nspr-4.4.1.zip">Netscape Portable Runtime (NSPR)</a>
</li>
</ul>