[Xfce4-commits] <www:master> Fix one of the download urls.

Jérôme Guelfucci noreply at xfce.org
Sun May 23 14:34:01 CEST 2010


Updating branch refs/heads/master
         to 3602077f0eb8f7ed054434201a632e058f6faf8a (commit)
       from c9ae8e13aaa8370da22e487d532cd91cb9159bfe (commit)

commit 3602077f0eb8f7ed054434201a632e058f6faf8a
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date:   Sun May 23 14:31:15 2010 +0200

    Fix one of the download urls.

 i18n/download/version.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/i18n/download/version.php b/i18n/download/version.php
index 5cec6b6..b49a8aa 100644
--- a/i18n/download/version.php
+++ b/i18n/download/version.php
@@ -14,7 +14,7 @@ $servers = array (
   "SourceForge.net"     => "http://sourceforge.net/project/showfiles.php?group_id=19869&package_id=$sf_package_id&release_id=$sf_release_id",
   "BE - www.xfce.org"   => "http://mocha.xfce.org/archive/xfce-$version/",
 //  "DE - de.xfce.org"    => "http://www.de.xfce.org/archive/xfce-$version/",
-  "FR - p0llux.be"      => "http://www.p0llux.be/xfce/xfce-$version/",
+  "FR - p0llux.be"      => "http://www.p0llux.be/xfce/archive/xfce/$version",
 //  "DE - Hannelore"      => "http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-$version/",
   "US - tx-us.xfce.org"    => "http://www.tx-us.xfce.org/archive/xfce-$version/",
   "US - ca-us.xfce.org" => "http://www.ca-us.xfce.org/archive/xfce-$version/",



More information about the Xfce4-commits mailing list