51-local.conf revision a32e9e42
12c393a42Smrg<?xml version="1.0"?> 22c393a42Smrg<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> 32c393a42Smrg<fontconfig> 4a32e9e42Smrg <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> 5a32e9e42Smrg <its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/> 6a32e9e42Smrg </its:rules> 7a32e9e42Smrg 8a32e9e42Smrg <description>Load local customization file</description> 92c393a42Smrg <!-- Load local system customization file --> 102c393a42Smrg <include ignore_missing="yes">local.conf</include> 112c393a42Smrg</fontconfig> 12