[Po4a-commits] "po4a changelog,1.113,1.114"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Mon Oct 9 19:32:10 UTC 2006
Update of /cvsroot/po4a/po4a
In directory haydn:/tmp/cvs-serv19014
Modified Files:
changelog
Log Message:
* lib/Locale/Po4a/TransTractor.pm (translate): When the wrapcol
argument is negative, add the default wrapcol value. NOTE: It
does not take into account the argument of the po4a-translate's
--width option.
* lib/Locale/Po4a/Text.pm: Support for bulleted paragraphs:
extract the bullet's text, and wrap/reindent after translation.
A -o nobullets option was added to revert this behavior.
(this needs the TransTractor change)
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/changelog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -d -r1.113 -r1.114
--- changelog 9 Oct 2006 19:20:14 -0000 1.113
+++ changelog 9 Oct 2006 19:32:08 -0000 1.114
@@ -11,6 +11,13 @@
* lib/Locale/Po4a/Text.pm: Consider paragraphs starting by a
bullet ('*') or numberred paragraphs ('1)' or '2.') as non-wrapped
paragraphs.
+ * lib/Locale/Po4a/TransTractor.pm (translate): When the wrapcol
+ argument is negative, add the default wrapcol value. NOTE: It
+ does not take into account the argument of the po4a-translate's
+ --width option.
+ * lib/Locale/Po4a/Text.pm: Support for bulleted paragraphs:
+ extract the bullet's text, and wrap/reindent after translation.
+ A -o nobullets option was added to revert this behavior.
2006-10-08 Nicolas François <nicolas.francois at centraliens.net>
More information about the Po4a-commits
mailing list