Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv26080
Modified Files:
Chooser.pm
Log Message:
Add Dia module
Index: Chooser.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Chooser.pm,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Chooser.pm 30 Apr 2004 22:47:58 -0000 1.9
+++ Chooser.pm 25 May 2004 16:51:22 -0000 1.10
@@ -49,7 +49,8 @@
# " - html: HTML documents (EXPERIMENTAL).\n".
" - man: Good old manual page format.\n".
" - pod: Perl Online Documentation format.\n".
- " - sgml: either debiandoc or docbook DTD.")."\n";
+ " - sgml: either debiandoc or docbook DTD.\n".
+ " - dia: uncompressed Dia diagrams.")."\n";
exit shift;
}
##############################################################################
@@ -91,8 +92,9 @@
L<Locale::Po4a::KernelHelp(3pm)>,
L<Locale::Po4a::Man(3pm)>,
L<Locale::Po4a::Pod(3pm)>,
-L<Locale::Po4a::Sgml(3pm)>.
-L<Locale::Po4a::Html(3pm)>.
+L<Locale::Po4a::Sgml(3pm)>,
+L<Locale::Po4a::Html(3pm)>,
+L<Locale::Po4a::Dia(3pm)>.
=head1 AUTHORS
Show replies by date