[Po4a-commits] "po4a/lib/Locale/Po4a Chooser.pm,1.27,1.28"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Thu Nov 17 23:44:36 UTC 2005


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

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


Index: Chooser.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Chooser.pm,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- Chooser.pm	30 May 2005 07:05:22 -0000	1.27
+++ Chooser.pm	17 Nov 2005 23:44:33 -0000	1.28
@@ -34,6 +34,8 @@
         $modname = 'NewsDebian';
     } elsif ($module eq 'latex') {
         $modname = 'LaTeX';
+    } elsif ($module eq 'text') {
+        $modname = 'Text';
     } else {
         $modname = ucfirst($module);
     }




More information about the Po4a-commits mailing list