diff options
Diffstat (limited to 'doc/fontconfig-user.sgml')
-rw-r--r-- | doc/fontconfig-user.sgml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/fontconfig-user.sgml b/doc/fontconfig-user.sgml index 458435f..f23ae36 100644 --- a/doc/fontconfig-user.sgml +++ b/doc/fontconfig-user.sgml @@ -340,6 +340,11 @@ This element provides a place to consolidate additional configuration information. <literal><config></literal> can contain <literal><blank></literal> and <literal><rescan></literal> elements in any order. </para></refsect2> + <refsect2><title><literal><description domain="fontconfig-conf"></literal></title><para> +This element is supposed to hold strings which describe what a config is used for. +This string can be translated through gettext. 'domain' needs to be set the proper name to apply then. +fontconfig will tries to retrieve translations with 'domain' from gettext. + </para></refsect2> <refsect2><title><literal><blank></literal></title><para> Fonts often include "broken" glyphs which appear in the encoding but are drawn as blanks on the screen. Within the <literal><blank></literal> element, place each |