You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/05/03 12:50:23 UTC

svn commit: r1592178 - /openoffice/ooo-site/trunk/content/download/test/download_droplist.js

Author: marcus
Date: Sat May  3 10:50:22 2014
New Revision: 1592178

URL: http://svn.apache.org/r1592178
Log:
Added new global variable

Modified:
    openoffice/ooo-site/trunk/content/download/test/download_droplist.js

Modified: openoffice/ooo-site/trunk/content/download/test/download_droplist.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/download_droplist.js?rev=1592178&r1=1592177&r2=1592178&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/download_droplist.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/download_droplist.js Sat May  3 10:50:22 2014
@@ -41,6 +41,7 @@ function init() {
 function initVars() {
 	// Define variables without "var" to make them globally available
 
+	NL_LANGUAGE				= "";	 // Manual set ISO code (see "index.html") that can override LANG_ISO
 	LANG_ISO				= "";	 // The language as ISO code
 	LANG_ARRAY				= "";	 // This array contains all language specific data
 	UI_PLATFORM				= "";	 // The platform as readable string