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/05/03 13:48:14 UTC

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

Author: buildbot
Date: Sat May  3 11:48:14 2014
New Revision: 907909

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat May  3 11:48:14 2014
@@ -1 +1 @@
-1592186
+1592187

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat May  3 11:48:14 2014
@@ -1 +1 @@
-1592186
+1592187

Modified: websites/staging/ooo-site/trunk/content/download/test/download_droplist.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/download_droplist.js (original)
+++ websites/staging/ooo-site/trunk/content/download/test/download_droplist.js Sat May  3 11:48:14 2014
@@ -86,7 +86,7 @@ function alertDbg( function_name ) {
 	+ "RELEASE_MATRIX_PLATFORM_POS_LP: "	+ "\t"			+ RELEASE_MATRIX_PLATFORM_POS_LP	+ "\n"
 	+ "RELEASE_MATRIX_PLATFORM: "		+ "\t\t"		+ RELEASE_MATRIX_PLATFORM		+ "\n"
 	+ "RELEASE_MATRIX_LANG: "		+ "\t\t\t"		+ RELEASE_MATRIX_LANG			+ "\n"
-	+ "isLangSupported(): "			+ "\t\t\t"		+ RELEASE_MATRIX_LANG[ 1 ]		+ "\n"
+	+ "isLangSupported(): "			+ "\t\t\t"		+ isLangSupported()			+ "\n"
 	+ "UI_PLATFORM: "			+ "\t\t\t\t\t"		+ UI_PLATFORM				+ "\n"
 	+ "URL_PLATFORM: "			+ "\t\t\t\t\t"		+ URL_PLATFORM				+ "\n"
 	+ "OLD_PLATFORM: "			+ "\t\t\t\t"		+ OLD_PLATFORM				+ "\n"