[Po4a-commits] "po4a changelog, 1.247, 1.248 html-build-upload.sh, 1.15, 1.16"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Fri Aug 17 12:35:26 UTC 2007


Update of /cvsroot/po4a/po4a
In directory alioth:/tmp/cvs-serv3324

Modified Files:
	changelog html-build-upload.sh 
Log Message:
Move html/po4a.conf to po/html.cfg.


Index: html-build-upload.sh
===================================================================
RCS file: /cvsroot/po4a/po4a/html-build-upload.sh,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- html-build-upload.sh	16 Aug 2007 16:46:27 -0000	1.15
+++ html-build-upload.sh	17 Aug 2007 12:35:24 -0000	1.16
@@ -52,7 +52,7 @@
 mkdir html.gen/man/man7
 
 echo "Generate the web pages translations with po4a"
-PERLLIB=lib ./po4a -v html/po4a.conf
+PERLLIB=lib ./po4a -v po/html.cfg
 
 find html.gen -name "*.pl" |
 while read f
@@ -60,7 +60,7 @@
 	mv $f ${f%pl}po
 done
 
-for lang in $(grep po4a_langs html/po4a.conf | sed -e 's/\[po4a_langs\] //')
+for lang in $(grep po4a_langs po/html.cfg | sed -e 's/\[po4a_langs\] //')
 do
 	for f in html.gen/*.${lang/pl/po}
 	do

Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/changelog,v
retrieving revision 1.247
retrieving revision 1.248
diff -u -d -r1.247 -r1.248
--- changelog	17 Aug 2007 12:29:41 -0000	1.247
+++ changelog	17 Aug 2007 12:35:24 -0000	1.248
@@ -1,5 +1,10 @@
 2007-08-17  Nicolas François  <nicolas.francois at centraliens.net>
 
+	* html/po4a.conf, po/html.cfg, html-build-upload.sh: Move
+	html/po4a.conf to po/html.cfg.
+
+2007-08-17  Nicolas François  <nicolas.francois at centraliens.net>
+
 	* html/po4a.conf: Specify that the original web pages are encoded
 	in UTF-8.
 




More information about the Po4a-commits mailing list