[Libreoffice-commits] .: Branch 'tdf-website' - download/index.php

Thorsten Behrens thorsten at kemper.freedesktop.org
Wed Oct 13 13:30:11 PDT 2010


 download/index.php |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 4673b917186305aff68a0b7ec4d692acb252d635
Author: Thorsten Behrens <tbehrens at novell.com>
Date:   Wed Oct 13 22:29:39 2010 +0200

    Added .deb text links to download page

diff --git a/download/index.php b/download/index.php
index 2677508..0bd40af 100644
--- a/download/index.php
+++ b/download/index.php
@@ -37,8 +37,8 @@ This beta release is not intended for production use! <b>Be advised that the cur
 <div id="download-nav">
     <ul id="dlnav">
        <li class="dlnav-win32"><a href="$urlbase/3.3.0-beta2/win/x86/LibO_3.3.0_beta2_Win_x86_install_multi.exe">Download and install this for the International version to be used on Microsoft Windows.</a></li>
-       <li class="dlnav-linux32"><a href="$urlbase/3.3.0-beta2/rpm/x86/LibO_3.3.0_beta2_Linux_x86_install-rpm_en-US.tar.gz">Download and install this for the English version to be used on various GNU/Linux 32-bit distributions.</a></li>
-       <li class="dlnav-linux64"><a href="$urlbase/3.3.0-beta2/rpm/x86_64/LibO_3.3.0_beta2_Linux_x86-64_install-rpm_en-US.tar.gz">Download and install this for the English version to be used on various GNU/Linux 64-bit distributions.</a></li>
+       <li class="dlnav-linux32"><a href="$urlbase/3.3.0-beta2/rpm/x86/LibO_3.3.0_beta2_Linux_x86_install-rpm_en-US.tar.gz">Download</a> and install this for the English version to be used on various GNU/Linux 32-bit distributions (<a href="$urlbase/3.3.0-beta2/deb/x86/LibO_3.3.0_beta2_Linux_x86_install-deb_en-US.tar.gz">here</a> are .debs).</li>
+       <li class="dlnav-linux64"><a href="$urlbase/3.3.0-beta2/rpm/x86_64/LibO_3.3.0_beta2_Linux_x86-64_install-rpm_en-US.tar.gz">Download</a> and install this for the English version to be used on various GNU/Linux 64-bit distributions (<a href="$urlbase/3.3.0-beta2/deb/x86_64/LibO_3.3.0_beta2_Linux_x86-64_install-deb_en-US.tar.gz">here</a> are .debs).</li>
        <li class="dlnav-mac"><a href="$urlbase/3.3.0-beta2/mac/x86/LibO_3.3.0_MacOS_x86_install_en-US.dmg">Download and install this for the English version to be used on Apple MacOS X.</a></li>
        <li class="dlnav-source"><a href="$download_source">Click here to download the tarball containing the source code.</a></li>
     </ul>


More information about the Libreoffice-commits mailing list