docs-common/bin tidy-bowl,1.4,1.5

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sat Jan 21 18:47:27 UTC 2006


Author: pfrields

Update of /cvs/docs/docs-common/bin
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6342

Modified Files:
	tidy-bowl 
Log Message:
These additional languages should be fine to reformat as well



Index: tidy-bowl
===================================================================
RCS file: /cvs/docs/docs-common/bin/tidy-bowl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tidy-bowl	6 Nov 2005 08:51:27 -0000	1.4
+++ tidy-bowl	21 Jan 2006 18:47:19 -0000	1.5
@@ -45,7 +45,7 @@
 for fn in $@
 do
 	case "${fn}" in
-	*-de.xml | *-en.xml | *-fr-xml | *-it.xml )
+	*-de.xml | *-en.xml | *-fr-xml | *-it.xml | *-es.xml | *-ru.xml )
 		# Make sure we can find the input file
 		# /bin/echo "$0: XML file ${fn} prettyprinted."
 		if [ ! -f "${fn}" ]; then




More information about the Fedora-docs-commits mailing list