/www/pidgin: dd9a020554e6: Mention the Windows installer.
Mark Doliner <[email protected]>
| Newsgroups | gmane.comp.gnome.gaim.cvs |
|---|---|
| Message-ID | <[email protected]> |
Changeset: dd9a020554e6c17fa8b4f34b94ed89023ce4462f Author: Mark Doliner <[email protected]> Date: 2014-10-22 23:12 -0700 Branch: default URL: https://hg.pidgin.im/www/pidgin/rev/dd9a020554e6 Description: Mention the Windows installer. 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 your operating system distribution.</p> +<p>If you want to <b>use</b> Pidgin, you should either download and use our Windows installer or 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>', ), );