You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2012/04/30 23:57:23 UTC

svn commit: r815179 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/download_new_dl.js

Author: buildbot
Date: Mon Apr 30 21:57:23 2012
New Revision: 815179

Log:
Staging update by buildbot for openofficeorg

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_new_dl.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 30 21:57:23 2012
@@ -1 +1 @@
-1332422
+1332428

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 30 21:57:23 2012
@@ -1 +1 @@
-1332422
+1332428

Modified: websites/staging/ooo-site/trunk/content/download/test/download_new_dl.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/download_new_dl.js (original)
+++ websites/staging/ooo-site/trunk/content/download/test/download_new_dl.js Mon Apr 30 21:57:23 2012
@@ -579,7 +579,7 @@ function getPlatform(schema) {
 			return navigator.platform;
 		}
 	} // null navigator platform
-	}
+	} // fall through if nothing else works
 	return "Windows";
 }