[Po4a-commits] "po4a/lib/Locale/Po4a Chooser.pm,1.34,1.35"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Sun Dec 31 15:32:55 CET 2006


Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory alioth:/tmp/cvs-serv7666/lib/Locale/Po4a

Modified Files:
	Chooser.pm 
Log Message:
Distribute the BibTex module.


Index: Chooser.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Chooser.pm,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- Chooser.pm	23 Nov 2006 00:09:53 -0000	1.34
+++ Chooser.pm	31 Dec 2006 14:32:53 -0000	1.35
@@ -34,8 +34,8 @@
         $modname = 'NewsDebian';
     } elsif ($module eq 'latex') {
         $modname = 'LaTeX';
-#    } elsif ($module eq 'bibtex') {
-#        $modname = 'BibTex';
+    } elsif ($module eq 'bibtex') {
+        $modname = 'BibTex';
     } else {
         $modname = ucfirst($module);
     }




More information about the Po4a-commits mailing list