[Po4a-commits] "po4a/lib/Locale/Po4a Man.pm,1.173,1.174"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Tue Jul 18 19:28:17 UTC 2006


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

Modified Files:
	Man.pm 
Log Message:
Add \\f in the "Unsupported font in..." error. This helps understanding
what/where is the error.


Index: Man.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Man.pm,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -d -r1.173 -r1.174
--- Man.pm	18 Jul 2006 19:25:34 -0000	1.173
+++ Man.pm	18 Jul 2006 19:28:15 -0000	1.174
@@ -1490,7 +1490,7 @@
                                  "po4a::man",
                                  dgettext("po4a",
                                           "Unsupported font in: '%s'."),
-                                 $elem);
+                                 "\\f".$elem);
             }
         }
         # Do some simplification (they don't change the font stack)




More information about the Po4a-commits mailing list