[Po4a-commits] po4a/lib/Locale/Po4a Sgml.pm,1.47,1.48

Nicolas FRANCOIS po4a-devel@lists.alioth.debian.org
Wed, 11 May 2005 23:00:17 +0000


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

Modified Files:
	Sgml.pm 
Log Message:
Add the translatable contrib and epigraph tags.


Index: Sgml.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Sgml.pm,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- Sgml.pm	8 May 2005 22:12:47 -0000	1.47
+++ Sgml.pm	11 May 2005 23:00:14 -0000	1.48
@@ -351,7 +351,8 @@
     if ($prolog =~ /debiandoc/i) {
 	$self->set_tags_kind("translate" => "author version abstract title".
 			                    "date copyrightsummary heading p ".
- 			                    "example tag title ",
+			                    "example tag title contrib ".
+			                    "epigraph",
 			     "empty"     => "date ref manref url toc",
 			     "verbatim"  => "example",
 			     "ignore"    => "package prgn file tt em var ".