[Pidgin] #2297: GTK+ Runtime link in win32 downloads section of website
Pidgin
trac at pidgin.im
Wed Nov 21 15:58:32 EST 2007
#2297: GTK+ Runtime link in win32 downloads section of website
--------------------------+-------------------------------------------------
Reporter: fishpool | Owner: kstange
Type: enhancement | Status: new
Priority: minor | Milestone: Completed Web Site
Component: webpage | Version:
Resolution: | Keywords:
Pending: 0 |
--------------------------+-------------------------------------------------
Comment (by Rapidgorgon):
I added a piece of code to the download page for windows with a link to
the GTK+ installer:
{{{
<div class="box_download">
<p><a href="http://downloads.sourceforge.net/pidgin/gtk-runtime-<? echo
$gtk_win32_version; ?>-rev-<? echo $gtk_win32_revision; ?>.exe">
<img src="/shared/img/button.download.png" alt="[Down Arrow]"
id="downbutton" />
Download GTK+<br />
<span class="number">GTK+ <? echo $gtk_win32_version; ?> Rev <? echo
$gtk_win32_revision; ?> (5.9 MB)</span>
</a></p>
<p>You can install this stand-alone GTK+ installer if you're having
trouble with your current installation or if you just want to upgrade
GTK+.<br/>
<i>Note:</i> The latest version is included in the Pidgin installer.</p>
</div>
}}}
I have no knowledge of PHP actually, so I copy-edited the part that
generates the link to the Pidgin-installer. I think that now you would
have two yellow boxes on the download page. One for the regular installer,
and one for GTK-only with a small explanation.
--
Ticket URL: <http://developer.pidgin.im/ticket/2297#comment:6>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list