Author: buildbot
Date: Wed Aug 20 22:07:38 2014
New Revision: 919968

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Aug 20 22:07:38 2014
@@ -1 +1 @@
-1619245
+1619246

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Aug 20 22:07:38 2014
@@ -1 +1 @@
-1619245
+1619246

Modified: websites/staging/ooo-site/trunk/content/download/globalvars.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/globalvars.js (original)
+++ websites/staging/ooo-site/trunk/content/download/globalvars.js Wed Aug 20 
22:07:38 2014
@@ -10,15 +10,15 @@
 
 // Stable release: Object that contains all following variables.
 var DL = new Object();
-
+//verify this section
 // Stable release: General variables.
-DL.VERSION                     = "4.1.0";              // Release version in 
full format "x.y.z".
+DL.VERSION                     = "4.1.1";              // Release version in 
full format "x.y.z".
 DL.VERSION_SHORT               = DL.VERSION;           // Release version in 
short format "x.y".
-DL.MILESTONE                   = "AOO410m18";          // Milestone ID (from 
AOO build system).
-DL.BUILD                       = "9764";               // Build ID (from AOO 
build system).
-DL.SVN_REV                     = "r1589052";           // SVN revision.
-DL.REL_DATE                    = "2014-Apr-29";        // Date of the public 
announced release.
-DL.PREV_VERSION                        = "4.0.1";              // Release of 
the previous version.
+DL.MILESTONE                   = "AOO411m6";           // Milestone ID (from 
AOO build system).
+DL.BUILD                       = "9775";               // Build ID (from AOO 
build system).
+DL.SVN_REV                     = "r1617669";           // SVN revision.
+DL.REL_DATE                    = "2014-Aug-21";        // Date of the public 
announced release.
+DL.PREV_VERSION                        = "4.1.0";              // Release of 
the previous version.
 DL.OLDVERSION                  = "3.4.1";              // Old version (last 
stable release of 3.x series).
 DL.LEGACYVERSION               = "3.3.0";              // Old legacy version 
(last stable none-Apache release).
 
@@ -44,6 +44,9 @@ DL.SEL_OS                     = [ "win32",  "Windows (EXE)
 DL.SEL_LANG                    = [ "ast",    "Asturian",                       
        "Asturianu",
                                    "eu",     "Basque",                         
        "Euskara",
                                    "bg",     "Bulgarian",                      
        "български език",
+                                       "ca",     "Catalan",                    
        "Català",
+                                       "ca-XV",  "Catalan [Valencia AVL]",     
        "València (AVL)",
+                                       "ca-XR",  "Catalan [Valencia RACV]",    
"València (RACV)",
                                    "zh-CN",  "Chinese [simplified]",           
        "简体中文",
                                    "zh-TW",  "Chinese [traditional]",          
        "正體中文",
                                    "cs",     "Czech",                          
        "Čeština",
@@ -82,7 +85,8 @@ DL.SEL_LANG                   = [ "ast",    "Asturian",       
 
 // Data for the <select> element "ver".
                                    // Value  Visible text
-DL.SEL_VER                     = [ "4.1.0",  "4.1.0",
+DL.SEL_VER                     = ["4.1.1",  "4.1.1",
+                                       "4.1.0",  "4.1.0",
                                    "4.0.1",  "4.0.1",
                                    "4.0.0",  "4.0.0",
                                    "3.4.1",  "3.4.1",
@@ -97,10 +101,10 @@ DL.ASF_ARC                 = "http://archive.apache.or
 // Only used in "download_other.js".
 DL.REL_PLATFORM                        = [ "Win_x86", "Linux_x86_rpm", 
"Linux_x86_deb", "Linux_x86-64_rpm", "Linux_x86-64_deb",
                                    "MacOS_x86-64" ];
-DL.REL_FULL_LANG               = [ "ast", "bg", "cs", "da", "de", "el", 
"en-GB", "en-US", "es", "eu", "fi", "fr", "gd",
+DL.REL_FULL_LANG               = [ "ast", "bg", "ca", "ca-XV", "ca-XR", "cs", 
"da", "de", "el", "en-GB", "en-US", "es", "eu", "fi", "fr", "gd",
                                    "gl", "he", "hi", "hu", "it", "ja", "km", 
"ko", "lt", "nb", "nl", "pl", "pt",
                                    "pt-BR", "ru", "sk", "sl", "sr", "sv", 
"ta", "th", "tr", "vi", "zh-CN", "zh-TW" ];
-DL.REL_LP_LANG                 = [ "ast", "bg", "cs", "da", "de", "el", 
"en-GB", "en-US", "es", "eu", "fi", "fr", "gd",
+DL.REL_LP_LANG                 = [ "ast", "bg", "ca", "ca-XV", "ca-XR", "cs", 
"da", "de", "el", "en-GB", "en-US", "es", "eu", "fi", "fr", "gd",
                                    "gl", "he", "hi", "hu", "it", "ja", "km", 
"ko", "lt", "nb", "nl", "pl", "pt",
                                    "pt-BR", "ru", "sk", "sl", "sr", "sv", 
"ta", "th", "tr", "vi", "zh-CN", "zh-TW" ];
 DL.REL_SDK_LANG                        = [ "en-US" ]


Reply via email to