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/02 16:21:36 UTC

svn commit: r1591928 - /openoffice/ooo-site/trunk/content/download/test/globalvars.js

Author: marcus
Date: Fri May  2 14:21:36 2014
New Revision: 1591928

URL: http://svn.apache.org/r1591928
Log:
Updated comment

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

Modified: openoffice/ooo-site/trunk/content/download/test/globalvars.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/globalvars.js?rev=1591928&r1=1591927&r2=1591928&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/globalvars.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/globalvars.js Fri May  2 14:21:36 2014
@@ -41,7 +41,7 @@ var BETA_MILESTONE		= "AOO410m14";
 var BETA_BUILD			= "9760";
 var BETA_SVN_REV		= "r1573601";
 var BETA_REL_DATE		= "2014-Mar-10";
-var BETA_ACTIVE			= -1;		// 1 = activate download, 0 = display "coming soon", other value = display nothing
+var BETA_ACTIVE			= -1;		// 1 = activate download, 0 = display "coming soon", -1 = display nothing
 
 // Only used on the "all_beta.html" webpage
 var BETA_PLATFORM		= new Array( "Win_x86", "Linux_x86_rpm", "Linux_x86_deb", "Linux_x86-64_rpm", "Linux_x86-64_deb", "MacOS_x86-64" );