[Po4a-commits] "po4a/lib/Locale/Po4a Chooser.pm,1.32,1.33"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Sat Aug 26 14:19:58 UTC 2006


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

Modified Files:
	Chooser.pm 
Log Message:
I forgot to commit this one.


Index: Chooser.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Chooser.pm,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- Chooser.pm	12 Jun 2006 18:33:30 -0000	1.32
+++ Chooser.pm	26 Aug 2006 14:19:56 -0000	1.33
@@ -38,6 +38,8 @@
         $modname = 'Texinfo';
     } elsif ($module eq 'text') {
         $modname = 'Text';
+    } elsif ($module eq 'ini') {
+        $modname = 'Ini';
     } else {
         $modname = ucfirst($module);
     }




More information about the Po4a-commits mailing list