[Po4a-commits] po4a/lib/Locale/Po4a KernelHelp.pm,1.7,1.8 Pod.pm,1.12,1.13

Denis Barbier po4a-devel@lists.alioth.debian.org
Fri, 27 Aug 2004 18:18:37 +0000


Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv31074/lib/Locale/Po4a

Modified Files:
	KernelHelp.pm Pod.pm 
Log Message:
Do not write po4a version number in generated files, this number
has to be fixed everytime in test files.


Index: Pod.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Pod.pm,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Pod.pm	17 Aug 2004 23:43:02 -0000	1.12
+++ Pod.pm	27 Aug 2004 18:18:34 -0000	1.13
@@ -115,9 +115,8 @@
         * THIS IS NO SOURCE FILE, BUT RESULT OF COMPILATION *
         *****************************************************
 
-This file was generated by po4a(7) version $VERSION. Do not store
-it (in cvs, for example), but store the po file used as source file by
-pod-translate. 
+This file was generated by po4a(7). Do not store it (in cvs, for example),
+but store the po file used as source file by pod-translate. 
 
 In fact, consider this as a binary, and the po file as a regular .c file:
 If the po get lost, keeping this translation up-to-date will be harder.

Index: KernelHelp.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/KernelHelp.pm,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- KernelHelp.pm	9 Aug 2004 17:16:37 -0000	1.7
+++ KernelHelp.pm	27 Aug 2004 18:18:34 -0000	1.8
@@ -119,9 +119,8 @@
 #        * THIS IS NO SOURCE FILE, BUT RESULT OF COMPILATION *
 #        *****************************************************
 #
-# This file was generated by po4a(7) version $VERSION. Do not store
-# it (in cvs, for example), but store the po file used as source file by
-# pod-translate. 
+# This file was generated by po4a(7). Do not store it (in cvs, for example),
+# but store the po file used as source file by pod-translate. 
 #
 # In fact, consider this as a binary, and the po file as a regular .c file:
 # If the po get lost, keeping this translation up-to-date will be harder.