docs-common/bin fdp-functions,1.11,1.12

Yuan Yijun (bbbush) fedora-docs-commits at redhat.com
Wed Feb 22 07:16:01 UTC 2006


Author: bbbush

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

Modified Files:
	fdp-functions 
Log Message:
use xml2po instead of po2xml


Index: fdp-functions
===================================================================
RCS file: /cvs/docs/docs-common/bin/fdp-functions,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- fdp-functions	15 Feb 2006 07:04:39 -0000	1.11
+++ fdp-functions	22 Feb 2006 07:15:54 -0000	1.12
@@ -104,7 +104,7 @@
 		echo "apply_po: file '${POFILE}' not found." >&2
 		return 1
 	fi
-	po2xml "$1" "${POFILE}"
+	xml2po "$1" -p "${POFILE}"
 }
 
 prettyprint()	{




More information about the Fedora-docs-commits mailing list