[Po4a-commits] "po4a/lib/Locale/Po4a Guide.pm,1.7,1.8"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Mon Oct 30 13:11:59 CET 2006


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

Modified Files:
	Guide.pm 
Log Message:
Apply patch submitted by Nobody on Alioth (#304026).


Index: Guide.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Guide.pm,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Guide.pm	6 Dec 2005 16:32:06 -0000	1.7
+++ Guide.pm	30 Oct 2006 12:11:57 -0000	1.8
@@ -88,27 +88,40 @@
 		w<abstract>
 		<codenote>
 		<comment>
+		<const>
 		<date>
-		<impo>
+		<dd>
+		<dt>
+		<ident>
+		w<impo>
+		<keyword>
 		<li>
-		<note>
+		<mail>
+		w<note>
 		w<p>
 		W<pre>
+		<stmt>
 		<th>
 		<ti>
 		<title>
-		<warn>';
+		<var>
+		<version>
+		w<warn>';
 	$self->{options}{'attributes'}.='
 		<author>title
 		<figure>caption
 		<figure>short
 		<guide>link
+		<p>by
 		<pre>caption';
 	$self->{options}{'inline'}.='
+		<b>
 		<c>
 		<e>
 		<i>
 		<path>
+		<sub>
+		<sup>
 		<uri>';
 	$self->treat_options;
 }




More information about the Po4a-commits mailing list