Module: website Branch: master Commit: dc86af318a86a5d8e636860c569df09cab2cea32 URL: http://source.winehq.org/git/website.git/?a=commit;h=dc86af318a86a5d8e636860...
Author: Scott Ritchie scott@open-vote.org Date: Fri Apr 23 16:55:50 2010 -0700
Add Ubuntu 10.04 to Download page
---
templates/en/download.template | 2 +- templates/en/download/deb.template | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/templates/en/download.template b/templates/en/download.template index e58e5e1..5f2d51f 100644 --- a/templates/en/download.template +++ b/templates/en/download.template @@ -61,7 +61,7 @@ requested in exchange for hosting the Wine web site.</p> <img src="{$root}/images/distro/ubuntu.png" width="50" height="50" alt="Ubuntu linux" border="0"></a> </td> <td> <b><a href="{$root}/download/deb">Download Ubuntu packages</a></b> - - binary and source .debs for Ubuntu Karmic (9.10), Jaunty (9.04), Intrepid (8.10), and Hardy (8.04) + - binary and source .debs for Ubuntu Lucid (10.04), Karmic (9.10), Jaunty (9.04), Intrepid (8.10), and Hardy (8.04) <td><a href="mailto:scott@open-vote.org">Scott Ritchie</a></td> </tr>
diff --git a/templates/en/download/deb.template b/templates/en/download/deb.template index b843618..15dc245 100644 --- a/templates/en/download/deb.template +++ b/templates/en/download/deb.template @@ -32,6 +32,8 @@ Party Software</b> tab and click <b>Add</b>.</p> <p>Then, <b>copy and paste one of the lines below</b> depending on which version you are running.</p>
+<p><b>For Ubuntu Lucid (10.04):</b><br> +<i>ppa:ubuntu-wine/ppa</i></p> <p><b>For Ubuntu Karmic (9.10):</b><br> <i>ppa:ubuntu-wine/ppa</i></p> <p><b>For Ubuntu Jaunty (9.04):</b><br> @@ -84,7 +86,7 @@ the packages are available at line, as follows. These may be useful on Kubuntu, Xubuntu, and other Ubuntu derivatives. You will need to run these in a terminal window.</p>
-<h3>For 9.10 (Karmic):</h3> +<h3>For 10.04 (Lucid) and 9.10 (Karmic):</h3>
<p><i>sudo add-apt-repository ppa:ubuntu-wine/ppa</i></p>