CVSROOT: /cvs Module name: xenocara Changes by: ajacou...@cvs.openbsd.org 2015/03/31 03:42:56
Modified files: lib/fontconfig : Makefile lib/fontconfig/common: config.h Log message: Move the default fontpath from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match XDG_DATA_DIR (where Desktop tools will look for by default). discussed with sthen@ and matthieu@ ok sthen@