[Po4a-commits] "po4a/lib/Locale/Po4a Xhtml.pm,1.7,1.8"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Sun Jan 13 21:58:33 UTC 2008
Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory alioth:/tmp/cvs-serv8078/lib/Locale/Po4a
Modified Files:
Xhtml.pm
Log Message:
Sort the inline tags alphabetically.
Index: Xhtml.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Xhtml.pm,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Xhtml.pm 13 Aug 2007 21:18:39 -0000 1.7
+++ Xhtml.pm 13 Jan 2008 21:58:30 -0000 1.8
@@ -167,36 +167,36 @@
$self->{options}{'inline'}.='
<a>
- <object>
- <br>
- <span>
- <bdo>
- <map>
- <tt>
- <i>
+ <abbr>
+ <acronym>
<b>
<big>
- <small>
- <em>
- <strong>
- <dfn>
+ <bdo>
+ <br>
+ <button>
+ <cite>
<code>
+ <del>
+ <dfn>
+ <em>
+ <i>
+ <ins>
+ <input>
+ <kbd>
+ <label>
+ <map>
+ <object>
<q>
<samp>
- <kbd>
- <var>
- <cite>
- <abbr>
- <acronym>
+ <select>
+ <small>
+ <span>
+ <strong>
<sub>
<sup>
- <input>
- <select>
<textarea>
- <label>
- <button>
- <ins>
- <del>
+ <tt>
+ <var>
';
# Ignored tags: <img>
More information about the Po4a-commits
mailing list