Author: marcus
Date: Sun Jul 14 18:51:53 2013
New Revision: 1503023

URL: http://svn.apache.org/r1503023
Log:
Adjusted plaform strings

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=1503023&r1=1503022&r2=1503023&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/globalvars.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/globalvars.js Sun Jul 14 
18:51:53 2013
@@ -15,7 +15,7 @@ var VERSION                   = "4.0.0";
 var SVN_REV                    = "r1234567890";
 
 // Variables for the tables for the most recent stable release
-var PLATFORM                   = new Array( "Win_x86", "Linux_x86_rpm", 
"Linux_x86_deb", "Linux_x86-64_rpm", "Linux_x86-64_deb", "Mac_OS_x86" );
+var PLATFORM                   = new Array( "Win_x86", "Linux_x86_rpm", 
"Linux_x86_deb", "Linux_x86-64_rpm", "Linux_x86-64_deb", "MacOS_x86" );
 var FULL_LANG                  = new Array( 
"ast","cs","de","el","en-GB","en-US","es","fi","fr","gd","gl","hu","it","ja","ko","nl","pt","pt-BR","ru","sk","sl","ta","zh-CN"
 );
 var LP_LANG                    = new Array( 
"ast","cs","de","el","en-GB","en-US","es","fi","fr","gd","gl","hu","it","ja","ko","nl","pt","pt-BR","ru","sk","sl","ta","zh-CN"
 );
 var SDK_LANG                   = new Array( "en-US" );


Reply via email to