Module: website Branch: master Commit: 31dc2556da507be51b3455a16295ed2be8b13803 URL: http://source.winehq.org/git/website.git/?a=commit;h=31dc2556da507be51b3455a...
Author: Scott Ritchie scott@open-vote.org Date: Sun Sep 26 03:07:30 2010 -0700
Link to Launchpad PPA on download-deb
Scott Ritchie
From 951afaa6cb3944cc6a25a41016ddd58d455fa690 Mon Sep 17 00:00:00 2001
From: Scott Ritchie <scott@scott-laptop.(none)> Date: Sun, 26 Sep 2010 03:06:32 -0700 Subject: [lostwages] Add link to Launchpad PPA on download-deb
---
templates/en/download/deb.template | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/templates/en/download/deb.template b/templates/en/download/deb.template index a3254df..ea725f1 100644 --- a/templates/en/download/deb.template +++ b/templates/en/download/deb.template @@ -56,3 +56,5 @@ may be useful on Kubuntu, Xubuntu, and other Ubuntu derivatives.</p> <p>Then update APT's package information by running '<b>sudo apt-get update</b>'. You can now install Wine by typing '<b>sudo apt-get install wine1.3</b>'.</p> + +<p>If you'd like to browse the PPA manually, you can <a href="https://launchpad.net/~ubuntu-wine/+archive/ppa">visit its Launchpad page</a>.</p>