Author: buildbot
Date: Thu May  1 15:48:05 2014
New Revision: 907663

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/download.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May  1 15:48:05 2014
@@ -1 +1 @@
-1591686
+1591688

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May  1 15:48:05 2014
@@ -1 +1 @@
-1591686
+1591688

Modified: websites/staging/ooo-site/trunk/content/download/download.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/download.js (original)
+++ websites/staging/ooo-site/trunk/content/download/download.js Thu May  1 
15:48:05 2014
@@ -39,6 +39,7 @@ function alertDbg( function_name ) {
        alert ( ""
        + function_name                                                         
                                + "\n"
        + "LANG_ISO: "                          + "\t\t\t\t\t"          + 
LANG_ISO                              + "\n"
+       + "LANG_ARRAY: "                        + "\t\t\t\t\t"          + 
LANG_ARRAY                            + "\n"
        + "RELEASE_MATRIX_PLATFORM_POS: "       + "\t"                  + 
RELEASE_MATRIX_PLATFORM_POS           + "\n"
        + "RELEASE_MATRIX_PLATFORM: "           + "\t\t\t"              + 
RELEASE_MATRIX_PLATFORM               + "\n"
        + "UI_PLATFORM: "                       + "\t\t\t\t\t"          + 
UI_PLATFORM                           + "\n"
@@ -49,6 +50,9 @@ function alertDbg( function_name ) {
        + "EXTENSION: "                         + "\t\t\t\t\t"          + 
EXTENSION                             + "\n"
        + "BASE_URL: "                          + "\t\t\t\t\t"          + 
SOURCEFORGE_BASE_URL                  + "\n"
        + "LINK: "                              + "\t\t\t\t\t\t"        + LINK  
                                + "\n"
+       + "CHECKSUM_ASC: "                      + "\t\t\t\t\t"          + 
CHECKSUM_ASC                          + "\n"
+       + "CHECKSUM_MD5: "                      + "\t\t\t\t\t"          + 
CHECKSUM_MD5                          + "\n"
+       + "CHECKSUM_SHA256: "                   + "\t\t\t\t\t"          + 
CHECKSUM_SHA256                       + "\n"
        + "SOURCEFORGE: "                       + "\t\t\t\t\t\t"        + 
SOURCEFORGE                           + "\n"
        + "OTHER: "                             + "\t\t\t\t\t\t"        + OTHER 
                                + "\n"
        + "ARCHIVE: "                           + "\t\t\t\t\t\t"        + 
ARCHIVE                               + "\n"


Reply via email to