]> git.wh0rd.org - fontconfig.git/blobdiff - src/fcdir.c
Ship manual
[fontconfig.git] / src / fcdir.c
index 08334ab2785fddff2820a184406c6b731c6c99c6..264c5b4ceaba1a2fd2d9fef751331182f999ed5e 100644 (file)
@@ -1,7 +1,7 @@
 /*
- * $XFree86: xc/lib/fontconfig/src/fcdir.c,v 1.9 2002/08/31 22:17:32 keithp Exp $
+ * $RCSId: xc/lib/fontconfig/src/fcdir.c,v 1.9 2002/08/31 22:17:32 keithp Exp $
  *
- * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2000 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -177,7 +177,11 @@ FcDirScan (FcFontSet           *set,
         * Check fonts.cache-<version> file
         */
        if (FcDirCacheReadDir (set, dirs, dir))
+       {
+           if (cache)
+               FcGlobalCacheReferenceSubdir (cache, dir);
            return FcTrue;
+       }
     
        /*
         * Check ~/.fonts.cache-<version> file