]> git.wh0rd.org - fontconfig.git/commit
Improve verbose messages from fc-cache.
authorKeith Packard <keithp@koto.keithp.com>
Thu, 18 Oct 2007 11:58:31 +0000 (04:58 -0700)
committerKeith Packard <keithp@koto.keithp.com>
Thu, 18 Oct 2007 11:58:31 +0000 (04:58 -0700)
commit50124d1e484b84796abb7d8a6c1995edaff23e80
tree1322592d5aeab75d72ed044f6ee00893841acde9
parente12f718f65fc874e9170761f670930124815663e
Improve verbose messages from fc-cache.

fc-cache would say 'skipping: %d fonts, %d dirs' or 'caching: %d fonts, %d
dirs', which could easily mislead the user. Add 'existing cache is valid' or
'new cache contents' to these messages to explain what it is doing.
fc-cache/fc-cache.c