[Po4a-commits] r2757 - /trunk/lib/Locale/Po4a/Chooser.pm

mquinson at users.alioth.debian.org mquinson at users.alioth.debian.org
Fri Jun 20 08:37:02 UTC 2014


Author: mquinson
Date: Fri Jun 20 08:37:01 2014
New Revision: 2757

URL: http://svn.debian.org/wsvn/po4a/?sc=1&rev=2757
Log:
improve a paragraph as requested by Debian's #710531

Modified:
    trunk/lib/Locale/Po4a/Chooser.pm

Modified: trunk/lib/Locale/Po4a/Chooser.pm
URL: http://svn.debian.org/wsvn/po4a/trunk/lib/Locale/Po4a/Chooser.pm?rev=2757&op=diff
==============================================================================
--- trunk/lib/Locale/Po4a/Chooser.pm	(original)
+++ trunk/lib/Locale/Po4a/Chooser.pm	Fri Jun 20 08:37:01 2014
@@ -102,11 +102,11 @@
 Now, you just have to call the Locale::Po4a::Chooser::new() function,
 passing the name of module as argument.
 
-=for comment
-Next paragraph is unclear
-
-You also have the Locale::Po4a::Chooser::list() function which lists the
-available formats and exits on the value passed as argument.
+The function Locale::Po4a::Chooser::list() lists the available
+formats, and exits with the value passed as argument. So, we call
+Locale::Po4a::Chooser::list(0) when requested for the list of
+formats, and Locale::Po4a::Chooser::list(1) when passed an invalid
+format name.
 
 =head1 SEE ALSO
 
@@ -147,7 +147,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2002,2003,2004,2005 by SPI, inc.
+Copyright 2002,2003,2004,2005,2014 by SPI, inc.
 
 This program is free software; you may redistribute it and/or modify it
 under the terms of GPL (see the COPYING file).




More information about the Po4a-commits mailing list