Author: buildbot
Date: Mon Sep 17 12:40:53 2012
New Revision: 832253

Log:
Staging update by buildbot for openofficeorg

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/new/globalvars.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Sep 17 12:40:53 2012
@@ -1 +1 @@
-1386582
+1386584

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Sep 17 12:40:53 2012
@@ -1 +1 @@
-1386582
+1386584

Modified: 
websites/staging/ooo-site/trunk/content/download/test/new/globalvars.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/new/globalvars.js 
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/new/globalvars.js Mon 
Sep 17 12:40:53 2012
@@ -6,12 +6,13 @@
    Correct: "We are proud to announce the availability of the new Apache 
OpenOffice " + VERSION + " release."
 
    VERSION: Set the release version (e.g., "3.4.1") that is currently on the 
mirrors.
-   MIRROR:  Set default mirror site ("sourceforge", "apache" or "mirrorbrain") 
(not used as there is only 1 mirror system used)
-   SCHEMA:  Set the naming-schema for the download-set (e.g., "aoo") (not used 
as there is only 1 mirror system used)
+   MIRROR:  Set default mirror site ("sourceforge", "apache" or "mirrorbrain") 
(not used as only 1 mirror system is used)
+   SCHEMA:  Set the naming-schema for the download-set (e.g., "aoo") (not used 
as only 1 mirror system is used)
 */
 
 // Base URLs to the Sourceforge and Apache mirror server
 var SOURCEFORGE_BASE_URL       = 
"http://sourceforge.net/projects/openofficeorg.mirror/";;
+var PEOPLE_BASE_URL            = "http://people.apache.org/~marcus/aoo/";;
 var APACHE_BASE_URL            = 
"http://www.apache.org/dyn/aoo-closer.cgi/incubator/ooo/";;
 var APACHE_DIST_BASE_URL       = "http://www.apache.org/dist/incubator/ooo/";;
 


Reply via email to