[Po4a-commits] "po4a/lib/Locale/Po4a Xml.pm,1.68,1.69"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Sun Mar 2 00:52:14 UTC 2008


Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory alioth:/tmp/cvs-serv23481/lib/Locale/Po4a

Modified Files:
	Xml.pm 
Log Message:
/bin/bash: :wq: command not found


Index: Xml.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Xml.pm,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- Xml.pm	2 Mar 2008 00:51:17 -0000	1.68
+++ Xml.pm	2 Mar 2008 00:52:12 -0000	1.69
@@ -1,4 +1,6 @@
 #!/usr/bin/perl
+#TODO:
+#Warn if tags / tagsonly / inline is used
 
 # Po4a::Xml.pm 
 # 
@@ -1425,6 +1427,7 @@
 # The $translate argument indicates if the strings must be translated or
 # just pushed
 sub translate_paragraph {
+# TODO: remove the translate parameter
 	my ($self, $translate) = (shift, shift);
 	my @paragraph = @_;
 	$translate = $self->get_translate_options($self->get_path);




More information about the Po4a-commits mailing list