[Po4a-commits] "po4a/lib/Locale/Po4a Xhtml.pm,1.8,1.9"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Thu Feb 14 18:10:17 UTC 2008


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

Modified Files:
	Xhtml.pm 
Log Message:
Sort the list of attributes alphabetically.


Index: Xhtml.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Xhtml.pm,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Xhtml.pm	13 Jan 2008 21:58:30 -0000	1.8
+++ Xhtml.pm	14 Feb 2008 18:10:15 -0000	1.9
@@ -207,8 +207,8 @@
         # images. That'll teach you).
 
         $self->{options}{'attributes'}.='
-                lang
                 alt
+                lang
                 title
                 ';
         $self->treat_options;




More information about the Po4a-commits mailing list