[or-cvs] r22543: {website} closed a tag in one file, added a new custom tag in another (in website/trunk: . en)

Runa Sandvik runa.sandvik at gmail.com
Wed Jun 23 14:03:04 UTC 2010


Author: runa
Date: 2010-06-23 14:03:04 +0000 (Wed, 23 Jun 2010)
New Revision: 22543

Modified:
   website/trunk/en/download-unix.wml
   website/trunk/wml2po.sh
Log:
closed a tag in one file, added a new custom tag in another

Modified: website/trunk/en/download-unix.wml
===================================================================
--- website/trunk/en/download-unix.wml	2010-06-23 12:36:58 UTC (rev 22542)
+++ website/trunk/en/download-unix.wml	2010-06-23 14:03:04 UTC (rev 22543)
@@ -91,7 +91,7 @@
 <tr>
 <td align="center"><img src="images/distros/apple.png" alt="Apple iPhone/iPod Touch" /></td>
 <td>Apple iPhone/iPod Touch</td>
-<td colspan="2"><a href="http://sid77.slackware.it/iphone/">Test packages by Marco</td>
+<td colspan="2"><a href="http://sid77.slackware.it/iphone/">Test packages by Marco</a></td>
 <td></td>
 </tr>
 

Modified: website/trunk/wml2po.sh
===================================================================
--- website/trunk/wml2po.sh	2010-06-23 12:36:58 UTC (rev 22542)
+++ website/trunk/wml2po.sh	2010-06-23 14:03:04 UTC (rev 22543)
@@ -31,7 +31,7 @@
 # in website/include/versions.wmi. Tags that people usually forget to close,
 # as well as tags that are not defined in versions.wmi have been added.
 # See: https://svn.torproject.org/svn/website/trunk/include/versions.wmi
-customtag=`echo $(cat "$wmldir/include/versions.wmi" | awk '{ printf "<%s> " , $2 }' | sed 's/<>//g') "<svnsandbox> <svnwebsite> <svnprojects> <input> <hr> <br> <img> <gitblob> <version-android-components> <package-androidbundle-alpha> <package-androidbundle-alpha-sig>"`
+customtag=`echo $(cat "$wmldir/include/versions.wmi" | awk '{ printf "<%s> " , $2 }' | sed 's/<>//g') "<svnsandbox> <svnwebsite> <svnprojects> <input> <hr> <br> <img> <gitblob> <version-android-components> <package-androidbundle-alpha> <package-androidbundle-alpha-sig> <version-androidbundle-tor>"`
 
 # We also need to use the nodefault option of po4a; space separated list
 # of tags that the module should not try to set by default in any



More information about the tor-commits mailing list