[or-cvs] r20204: {translation} fixed a comment (translation/trunk/tools/gsoc09)

runa at seul.org runa at seul.org
Sun Aug 2 16:53:56 UTC 2009


Author: runa
Date: 2009-08-02 12:53:56 -0400 (Sun, 02 Aug 2009)
New Revision: 20204

Modified:
   translation/trunk/tools/gsoc09/po2wml.sh
Log:
fixed a comment

Modified: translation/trunk/tools/gsoc09/po2wml.sh
===================================================================
--- translation/trunk/tools/gsoc09/po2wml.sh	2009-08-02 15:12:19 UTC (rev 20203)
+++ translation/trunk/tools/gsoc09/po2wml.sh	2009-08-02 16:53:56 UTC (rev 20204)
@@ -20,6 +20,7 @@
 # A lot of the wml files have custom tags. These tags have been defined
 # 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> <input> <hr> <br> <img>"`
 
 # We also need to use the nodefault option of po4a; space separated list



More information about the tor-commits mailing list