www: 8ed1adb5: List the GTK+ version in the text on the...

darkrain42 at pidgin.im darkrain42 at pidgin.im
Mon Sep 7 16:37:06 EDT 2009


-----------------------------------------------------------------
Revision: 8ed1adb54bf24b494f6545b3bcc7228d90277b79
Ancestor: 813ff2403f9104cca814db5ba8d507f8f0c7c853
Author: darkrain42 at pidgin.im
Date: 2009-09-07T20:33:48
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/8ed1adb54bf24b494f6545b3bcc7228d90277b79

Modified files:
        htdocs/download/windows/index.php

ChangeLog: 

List the GTK+ version in the text on the Windows download page.

-------------- next part --------------
============================================================
--- htdocs/download/windows/index.php	ad74bb80ce28037573c9db7f7728fa2a584f8a1a
+++ htdocs/download/windows/index.php	d62843ffa76c400b0b4acf224368d959e537c01a
@@ -30,7 +30,7 @@ onclick="javascript:pageTracker._trackPa
 
 </div>
 
-<p>If your GTK+ is already downloaded and up to date, we have a smaller <a href="http://sourceforge.net/projects/pidgin/files/Pidgin/pidgin-<? echo $pidgin_win32_version; ?>-no-gtk.exe">installer without GTK+</a>. </p>
+<p>This version of Pidgin ships with GTK+ <? echo $gtk_win32_version . $gtk_win32_revision; ?>. If you already have this or a newer version of GTK+ installed, we have a smaller <a href="http://sourceforge.net/projects/pidgin/files/Pidgin/pidgin-<? echo $pidgin_win32_version; ?>-no-gtk.exe">installer without GTK+</a>. </p>
 
 
 </div>


More information about the Commits mailing list