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


Reply via email to