Author: buildbot
Date: Mon Feb 10 23:23:12 2014
New Revision: 897267

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/test/download.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb 10 23:23:12 2014
@@ -1 +1 @@
-1566831
+1566837

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb 10 23:23:12 2014
@@ -1 +1 @@
-1566831
+1566837

Modified: websites/staging/ooo-site/trunk/content/download/test/download.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/download.js (original)
+++ websites/staging/ooo-site/trunk/content/download/test/download.js Mon Feb 
10 23:23:12 2014
@@ -336,12 +336,6 @@ function getPlatform() {
                 os.indexOf( "amd64"            ) != -1 ) {     UI_PLATFORM     
= "Linux 64-bit (RPM)";
                                                                URL_PLATFORM    
= "Linux_x86-64_install-rpm";
                                                                EXTENSION       
= ".tar.gz";
-
-                                                               UI_PLATFORM     
= "Mac OS X (10.6 or older)";
-                                                               URL_PLATFORM    
= "MacOS_x86_install";
-                                                               EXTENSION       
= ".dmg";
-                                                               OLD_PLATFORM    
= true;
-
              if ( ua.indexOf( "debian"         ) != -1 ||
                   ua.indexOf( "ubuntu"         ) != -1 ||
                   ua.indexOf( "iceweasel"      ) != -1 ) {     UI_PLATFORM     
= "Linux Debian 64-bit (DEB)";


Reply via email to