Author: buildbot
Date: Mon Jul 22 19:47:52 2013
New Revision: 870638
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/index.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 22 19:47:52 2013
@@ -1 +1 @@
-1505780
+1505781
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 22 19:47:52 2013
@@ -1 +1 @@
-1505780
+1505781
Modified: websites/staging/ooo-site/trunk/content/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/index.html Mon Jul 22
19:47:52 2013
@@ -122,6 +122,7 @@
+ "<b>Source Code tarballs and SDK</b></a> | <br />");
if ( CHECKSUM_ASC ) {
document.write( "Signatures and Hashes: "
+ + "<a href='" + CHECKSUM_KEYS + "' + title='KEYS signature'>KEYS</a> ,
"
+ "<a href='" + CHECKSUM_ASC + "' + title='ASC signature'>ASC</a> , "
+ "<a href='" + CHECKSUM_MD5 + "' + title='MD5 hash'>MD5</a> , "
+ "<a href='" + CHECKSUM_SHA256 + "' + title='SHA256 hash'>SHA256</a> |
");