The version-android-components tag got killed
Sebastian Hahn

Sebastian Hahn commited on 2010-10-10 04:27:29
Zeige 2 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -98,7 +98,7 @@
98 98
     <br>
99 99
     <p>
100 100
     The current version of Orbot ships with the following components:
101
-    <b><version-android-components></b>
101
+    <b><version-androidbundle-privoxy>, <version-androidbundle-libevent></b>
102 102
     </p>
103 103
     <br>
104 104
     <p>
... ...
@@ -32,7 +32,7 @@ copyright="The Tor Project, Inc"
32 32
 # in website/include/versions.wmi. Tags that people usually forget to close,
33 33
 # as well as tags that are not defined in versions.wmi, have been added.
34 34
 # See: https://svn.torproject.org/svn/website/trunk/include/versions.wmi
35
-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> <video controls>"`
35
+customtag=`echo $(cat "$wmldir/include/versions.wmi" | awk '{ printf "<%s> " , $2 }' | sed 's/<>//g') "<svnsandbox> <svnwebsite> <svnprojects> <input> <hr> <br> <img> <gitblob> <package-androidbundle-alpha> <package-androidbundle-alpha-sig> <version-androidbundle-tor> <video controls>"`
36 36
 
37 37
 # We also need to use the nodefault option of po4a; space separated list
38 38
 # of tags that the module should not try to set by default in any
39 39