[Po4a-commits] po4a/lib/Locale/Po4a Chooser.pm,1.17,1.18
Martin Quinson
po4a-devel@lists.alioth.debian.org
Tue, 17 Aug 2004 23:40:08 +0000
Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv30704
Modified Files:
Chooser.pm
Log Message:
Revert one of the changes to preserve the gramar (you have to choose between 'each of them' and 'each one')
Index: Chooser.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Chooser.pm,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- Chooser.pm 14 Aug 2004 16:51:45 -0000 1.17
+++ Chooser.pm 17 Aug 2004 23:40:05 -0000 1.18
@@ -73,7 +73,7 @@
Locale::Po4a::Chooser is a module to manage po4a modules. Before, all po4a
binaries used to know all po4a modules (pod, man, sgml, etc). This made the
add of a new module a boring, to make sure the documentation is syncronized
-in all modules, and that each one of them can access the new module.
+in all modules, and that each of them can access the new module.
Now, you just have to call the Locale::Po4a::Chooser::new() function,
passing the name of module as argument.