[Po4a-commits] "po4a po4a,1.55,1.56"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Fri Apr 7 19:41:43 UTC 2006


Update of /cvsroot/po4a/po4a
In directory haydn:/tmp/cvs-serv5047

Modified Files:
	po4a 
Log Message:
Fix the documentation: po4a do not use the POT-Creation-Date field of the
POT and PO headers. It only updates the POs with msgmerge -U.
Closes: #360141


Index: po4a
===================================================================
RCS file: /cvsroot/po4a/po4a/po4a,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- po4a	16 Mar 2006 20:16:41 -0000	1.55
+++ po4a	7 Apr 2006 19:41:41 -0000	1.56
@@ -237,11 +237,10 @@
 The POT file is also written in a temporary document and po4a verifies
 that the changes are really needed.
 
-The PO files are re-generated based on the POT-Creation-Date of the POT
-and PO files.
-
 =back
 
+The PO files are always re-generated based on the POT with B<msgmerge -U>.
+
 =item --no-translations
 
 Do not generate the translated documents, only update the POT and PO files.




More information about the Po4a-commits mailing list