www: 3f53f5a6: Web site corrections for Fedora Core, Wi...

kstange at pidgin.im kstange at pidgin.im
Thu May 13 13:35:58 EDT 2010


-----------------------------------------------------------------
Revision: 3f53f5a67c961e4e8baf39936bda15171dd446e6
Ancestor: 5a2914fe61f30f74d08429995d29cc9bc245e886
Author: kstange at pidgin.im
Date: 2010-05-13T17:31:21
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/3f53f5a67c961e4e8baf39936bda15171dd446e6

Modified files:
        htdocs/download/windows/index.php inc/section.download.inc
        inc/version.inc

ChangeLog: 

Web site corrections for Fedora Core, Windows release.

-------------- next part --------------
============================================================
--- htdocs/download/windows/index.php	ee45b3c428cc5bb54abc07b9711ceb320893ec52
+++ htdocs/download/windows/index.php	811656d92b50792cda781ca436897cc03e093f94
@@ -20,7 +20,7 @@
 
 <div class="box_download">
 
-<p><a href="http://sourceforge.net/projects/pidgin/files/Pidgin/pidgin-<? echo $pidgin_win32_version; ?>-offline.exe"
+<p><a href="http://sourceforge.net/projects/pidgin/files/Pidgin/pidgin-<? echo $pidgin_win32_version; ?>.exe"
 onclick="javascript:pageTracker._trackPageview('/goals/downloads/win');"
 >
 <img src="/shared/img/button.download.png" alt="[Down Arrow]" id="downbutton" />
============================================================
--- inc/section.download.inc	7fcd536cbaf096465300caa0798cfda0a463f83c
+++ inc/section.download.inc	ac5b883bbc77cb30754c9eddcaa972fc40d4777b
@@ -4,7 +4,7 @@ $sub_sections['CentOS / RHEL'] = "/downl
 $sub_sections['Windows']       = "/download/windows/";
 $sub_sections['Source']        = "/download/source/";
 $sub_sections['CentOS / RHEL'] = "/download/centos_rhel/";
-$sub_sections['Fedora Core']   = "/download/fedora_core/";
+$sub_sections['Fedora']        = "/download/fedora_core/";
 $sub_sections['Mac OS X']      = "/download/mac/";
 $sub_sections['Ubuntu']        = "/download/ubuntu/";
 
============================================================
--- inc/version.inc	7045376f1dd418d0af9b113710b35801ba38bd3f
+++ inc/version.inc	8df8e78a50384b82315dc80aec8460aef7f1580e
@@ -5,8 +5,6 @@ $pidgin_win32_version  = "2.7.0";
 
 // Current Windows Pidgin Release
 $pidgin_win32_version  = "2.7.0";
-$gtk_win32_version     = "2.14.7";
-$gtk_win32_revision    = "a";
 
 // Version of Pidgin in the Ubuntu PPA
 $pidgin_ubuntu_version = "2.6.6";


More information about the Commits mailing list