You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2014/07/04 22:03:27 UTC

svn commit: r915027 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/globalvars.js

Author: buildbot
Date: Fri Jul  4 20:03:27 2014
New Revision: 915027

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/download/test/globalvars.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jul  4 20:03:27 2014
@@ -1 +1 @@
-1607925
+1607926

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jul  4 20:03:27 2014
@@ -1 +1 @@
-1607925
+1607926

Modified: websites/staging/ooo-site/trunk/content/download/test/globalvars.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/globalvars.js (original)
+++ websites/staging/ooo-site/trunk/content/download/test/globalvars.js Fri Jul  4 20:03:27 2014
@@ -89,10 +89,10 @@ var ASF_DIST			= "http://www.apache.org/
 var ASF_ARC			= "http://archive.apache.org/dist/openoffice/";
 
 // Icon images used in "download.js".
-var FILE_FULL_LP_IMG		= "../cachedimages/help-information-icon.png";
-var FILE_CHECKSUMS_IMG		= "../cachedimages/help-information-icon.png";
-var FILE_ANALYZE_IMG		= "../cachedimages/help-report-broken-link-icon.png";
-var FILE_ERROR_IMG		= "../cachedimages/exclamation-icon.png";
+var FILE_FULL_LP_IMG		= "http://www.openoffice.org/download/cachedimages/help-information-icon.png";
+var FILE_CHECKSUMS_IMG		= "http://www.openoffice.org/download/cachedimages/help-information-icon.png";
+var FILE_ANALYZE_IMG		= "http://www.openoffice.org/download/cachedimages/help-report-broken-link-icon.png";
+var FILE_ERROR_IMG		= "http://www.openoffice.org/download/cachedimages/exclamation-icon.png";
 
 // Only used in "download_other.js".
 var REL_PLATFORM		= [ "Win_x86", "Linux_x86_rpm", "Linux_x86_deb", "Linux_x86-64_rpm", "Linux_x86-64_deb",