Package: po4a
Version: 0.29-1
Severity: normal
Hi,
`po4a-gettextize --help-format' outputs a following list:
List of valid formats:
- kernelhelp: Help messages of each kernel compilation option.
- man: Good old manual page format.
- pod: Perl Online Documentation format.
- sgml: either debiandoc or docbook DTD.
- dia: uncompressed Dia diagrams.
- guide: Gentoo Linux's xml documentation format.
- docbook: Docbook XML.
- latex: LaTeX format.
- texinfo: The info page format.
However, at least an `xml' option is lacking. Since I don't know
which of formats are mature enough to be written here, I cannot
provide a patch. Could you please update correspoinding subroutine
"list" in lib/Locale/Po4a/Chooser.pm?
sub list {
warn wrap_msg(gettext("List of valid formats:")
."\n - ".gettext("kernelhelp: Help messages of each kernel compilation
option.")
# ."\n - ".gettext("html: HTML documents (EXPERIMENTAL).")
."\n - ".gettext("man: Good old manual page format.")
."\n - ".gettext("pod: Perl Online Documentation format.")
."\n - ".gettext("sgml: either debiandoc or docbook DTD.")
."\n - ".gettext("dia: uncompressed Dia diagrams.")
."\n - ".gettext("guide: Gentoo Linux's xml documentation format.")
."\n - ".gettext("docbook: Docbook XML.")
."\n - ".gettext("latex: LaTeX format.")
."\n - ".gettext("texinfo: The info page format.")
);
exit shift;
}
Thanks,
-nori
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
Versions of packages po4a depends on:
ii gettext 0.14.4-2 GNU Internationalization utilities
ii libsgmls-perl 1.03ii-31 Perl modules for processing SGML p
ii perl 5.8.4-8sarge5 Larry Wall's Practical Extraction
ii perl-modules 5.8.4-8sarge5 Core Perl modules
ii sp 1.3.4-1.2.1-43 James Clark's SGML parsing tools
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]