]> git.wh0rd.org - fontconfig.git/commitdiff
Update documentation for stale FcConfigGetConfig function.
authorKeith Packard <keithp@koto.keithp.com>
Sun, 4 Nov 2007 05:39:54 +0000 (22:39 -0700)
committerKeith Packard <keithp@koto.keithp.com>
Sun, 4 Nov 2007 05:39:54 +0000 (22:39 -0700)
The old per-user cache filename is no longer used.

doc/fcconfig.fncs

index 998974fb55a82873fcb794d0af57a58f3d85bc7a..3c3ea06a605f0929a7c7ad956693c507eb267073 100644 (file)
@@ -127,9 +127,10 @@ Note that this will not include any configuration done with FcConfigParse.
 @RET@           char *
 @FUNC@          FcConfigGetCache
 @TYPE1@         FcConfig *                      @ARG1@          config
-@PURPOSE@      Get cache filename
+@PURPOSE@      DEPRECATED used to return per-user cache filename
 @DESC@
-Returns the name of the file used to store per-user font information.
+With fontconfig no longer using per-user cache files, this function now
+simply returns NULL to indicate that no per-user file exists.
 @@
 
 @RET@          FcStrList *