[or-cvs] r15975: Move version hash in version.wmi preventing errors on transl (in website/trunk: include torbutton/en)

mfr at seul.org mfr at seul.org
Wed Jul 16 11:05:57 UTC 2008


Author: mfr
Date: 2008-07-16 07:05:57 -0400 (Wed, 16 Jul 2008)
New Revision: 15975

Modified:
   website/trunk/include/versions.wmi
   website/trunk/torbutton/en/index.wml
Log:
Move version hash in version.wmi preventing errors on translated version for torbutton local download.

Modified: website/trunk/include/versions.wmi
===================================================================
--- website/trunk/include/versions.wmi	2008-07-16 11:05:04 UTC (rev 15974)
+++ website/trunk/include/versions.wmi	2008-07-16 11:05:57 UTC (rev 15975)
@@ -178,3 +178,4 @@
 <define-tag package-source-021-sig whitespace=delete><package-source-021>.asc</define-tag>
 
 <define-tag version-torbutton whitespace=delete>1.2.0rc6 (12 Jul 2008)</define-tag>
+<define-tag version-hash-torbutton whitespace=delete>sha1:7f01c577641b6222781cd880c9825d6f50ff1cc4</define-tag>

Modified: website/trunk/torbutton/en/index.wml
===================================================================
--- website/trunk/torbutton/en/index.wml	2008-07-16 11:05:04 UTC (rev 15974)
+++ website/trunk/torbutton/en/index.wml	2008-07-16 11:05:57 UTC (rev 15975)
@@ -90,7 +90,7 @@
 <br/>
 <strong>Install:</strong> 
 <a href="http://www.torproject.org/torbutton/torbutton-current.xpi"
-  hash="sha1:7f01c577641b6222781cd880c9825d6f50ff1cc4"
+  hash="<version-hash-torbutton>"
   onclick="return install(event);">Local (Javascript verified)</a><br/>
 <strong>Past Releases:</strong> <a href="releases/">Local</a><br/>
 <strong>Developer Documentation:</strong> <a href="design/">Torbutton Design Document</a> and <a href="design/MozillaBrownBag.pdf">Slides (Not actively updated)</a><br/>



More information about the tor-commits mailing list