Index: trunk/PS-IPP-Config/lib/PS/IPP/Config.pm
===================================================================
--- trunk/PS-IPP-Config/lib/PS/IPP/Config.pm	(revision 18557)
+++ trunk/PS-IPP-Config/lib/PS/IPP/Config.pm	(revision 19546)
@@ -1,5 +1,5 @@
 # Copyright (c) 2006  Paul Price, Joshua Hoblitt
 #
-# $Id: Config.pm,v 1.91 2008-07-15 20:27:31 bills Exp $
+# $Id: Config.pm,v 1.92 2008-09-13 02:22:10 eugene Exp $
 
 package PS::IPP::Config;
@@ -116,5 +116,5 @@
     my $filename = shift;        # File name to find
 
-    my @path = split /:/, $self->{path}; # List of paths to try
+    my @path = split /:/, $self->{path}; # List of paths to try (I need this: ,/ for emacs fonts...)
     my $found = 0;                        # Found it?
     my $realfile;
