[Po4a-commits] po4a/lib/Locale/Po4a Chooser.pm,1.16,1.17

Jordi Vilalta po4a-devel@lists.alioth.debian.org
Sat, 14 Aug 2004 16:51:47 +0000


Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv23151/lib/Locale/Po4a

Modified Files:
	Chooser.pm 
Log Message:
Distribute Guide.pm, it seems to work like a charm :)


Index: Chooser.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Chooser.pm,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Chooser.pm	8 Aug 2004 23:08:27 -0000	1.16
+++ Chooser.pm	14 Aug 2004 16:51:45 -0000	1.17
@@ -53,7 +53,8 @@
 		 "  - man: Good old manual page format.\n".
 		 "  - pod: Perl Online Documentation format.\n".
 		 "  - sgml: either debiandoc or docbook DTD.\n".
-		 "  - dia: uncompressed Dia diagrams.")."\n";
+		 "  - dia: uncompressed Dia diagrams.\n".
+		 "  - guide: Gentoo Linux's xml documentation format.")."\n";
     exit shift;
 }
 ##############################################################################