/www/pidgin: 2b639a10f319: Don't mention pre-built packages from...
Mark Doliner <[email protected]>
| Newsgroups | gmane.comp.gnome.gaim.cvs |
|---|---|
| Message-ID | <[email protected]> |
Changeset: 2b639a10f3190f5537c0c2c3aa62ebede0edfbba Author: Mark Doliner <[email protected]> Date: 2014-10-22 23:09 -0700 Branch: default URL: https://hg.pidgin.im/www/pidgin/rev/2b639a10f319 Description: Don't mention pre-built packages from us. We don't really pre-build packages--just Windows. diffstat: inc/downloads.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff --git a/inc/downloads.inc b/inc/downloads.inc --- a/inc/downloads.inc +++ b/inc/downloads.inc @@ -91,7 +91,7 @@ include($_SERVER['DOCUMENT_ROOT'] . "/.. </p> <p>This download is for the source code of Pidgin ' . $pidgin_version . '.</p> -<p>If you want to <b>use</b> Pidgin, you should first look for pre-built packages from us (see the links on the left) or your operating system distribution.</p> +<p>If you want to <b>use</b> Pidgin, you should first look for pre-built packages from your operating system distribution.</p> <p>If you are looking to <b>modify</b> Pidgin, you may want to look at our <a href="https://developer.pidgin.im/wiki/UsingPidginMercurial">instructions for checking out the code from our repository</a>.</p>', ), );