From: Herman B. <her...@us...> - 2003-10-27 20:21:03
|
Update of /cvsroot/gaim/web/htdocs/win32 In directory sc8-pr-cvs1:/tmp/cvs-serv8274/htdocs/win32 Modified Files: index.php Log Message: Note about #wingaim Index: index.php =================================================================== RCS file: /cvsroot/gaim/web/htdocs/win32/index.php,v retrieving revision 1.81 retrieving revision 1.82 diff -u -d -p -r1.81 -r1.82 --- index.php 17 Oct 2003 20:18:29 -0000 1.81 +++ index.php 27 Oct 2003 20:15:26 -0000 1.82 @@ -7,7 +7,9 @@ ?> Grab the latest <a href="http://prdownloads.sourceforge.net/gaim/gaim-<?php print $current_win32_version; ?>.exe">Windows build (v<?php print $current_win32_version; ?>)</a>, or if you already have GTK+ v<?php print $current_win32_gtk_version; ?> rev <?php print $current_win32_gtk_revision; ?> installed grab <a href="http://prdownloads.sourceforge.net/gaim/gaim-<?php print $current_win32_version; ?>-no-gtk.exe">Windows Gaim without GTK+</a>. Read below to see how to get Gaim from CVS and build it yourself.<BR> <BR> -For those interested, here is the Windows Gaim <a href="ChangeLog.win32">ChangeLog.win32</a>. It includes information on GTK+ fixes affecting Win Gaim. +For those interested, here is the Windows Gaim <a href="ChangeLog.win32">ChangeLog.win32</a>. It includes information on GTK+ fixes affecting Win Gaim.<BR> +<BR> +Windows Gaim users are encouraged to congregate in #wingaim on irc.freenode.net. <?php end_section() ?> <?php start_section("Win Gaim Latest News")?> |