[or-cvs] r20157: {translation} minor fix (translation/trunk/tools/gsoc09)

runa at seul.org runa at seul.org
Mon Jul 27 09:46:11 UTC 2009


Author: runa
Date: 2009-07-27 05:46:10 -0400 (Mon, 27 Jul 2009)
New Revision: 20157

Modified:
   translation/trunk/tools/gsoc09/po2wml.sh
Log:
minor fix

Modified: translation/trunk/tools/gsoc09/po2wml.sh
===================================================================
--- translation/trunk/tools/gsoc09/po2wml.sh	2009-07-27 04:52:15 UTC (rev 20156)
+++ translation/trunk/tools/gsoc09/po2wml.sh	2009-07-27 09:46:10 UTC (rev 20157)
@@ -22,10 +22,6 @@
 # people usually forget to close.
 customtag=`echo $(cat "$wmldir/include/versions.wmi" | awk '{ printf "<%s> " , $2 }' | sed 's/<>//g') "<input> <hr> <br> <img>"`
 
-# A lot of the wml files have custom tags. We need to specify every
-# single tag. This is done in the file customtags.txt
-customtag=`cat customtags.txt`
-
 # 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
 # category. For now, we only need the input tag.



More information about the tor-commits mailing list