[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/khtml
From:       Charles Samuels <charles () kde ! org>
Date:       2006-09-26 4:18:01
Message-ID: 1159244281.458586.14715.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 588466 by charles:

-add my fontpath
-don't forget to include that "/" at the end of a path


 M  +1 -1      test_regression.cpp  


--- branches/KDE/3.5/kdelibs/khtml/test_regression.cpp #588465:588466
@@ -491,7 +491,7 @@
 
         const char* const fontdirs[] = { "75dpi", "misc", "Type1" };
         const char* const fontpaths[] =  {"/usr/share/fonts/", "/usr/X11/lib/X11/fonts/",
-            "/usr/lib/X11/fonts" };
+            "/usr/lib/X11/fonts/", "/usr/share/fonts/X11/" };
 
         for (size_t fp=0; fp < sizeof(fontpaths)/sizeof(*fontpaths); ++fp)
             for (size_t fd=0; fd < sizeof(fontdirs)/sizeof(*fontdirs); ++fd)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic