From b923d30a24a692c26e42e35e2c7ff79d01c4c440 Mon Sep 17 00:00:00 2001 From: Nicolas Mailhot Date: Jun 13 2010 14:28:04 +0000 Subject: complete l10n-font-template documentation --- diff --git a/changelog.txt b/changelog.txt index 23c6797..8c5b564 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,6 @@ Git - spec templates: remove BuildRoot directive (ignored since rpm 4.6.0) + - l10n-font-template.conf: get rid of binding=same (rhbz#578015) 1.42 - repo-font-audit: update mailing list references 1.41 diff --git a/fontconfig-templates/l10n-font-template.txt b/fontconfig-templates/l10n-font-template.txt index 10954c5..8c968a4 100644 --- a/fontconfig-templates/l10n-font-template.txt +++ b/fontconfig-templates/l10n-font-template.txt @@ -32,7 +32,9 @@ Fontconfig generics ([genericname]) currently include: A [loc] example would be: zh-cn -You may want to add more line for [loc] to allow matching ll as well as ll-cc. +You may want to add more lines for [loc] to allow matching ll as well as ll-cc, +however this is unsafe as a “foo” [loc] will match both foo and bar-foo. It is +better to list all ll-cc locales explicitely. Processing the resulting file through xmllint with the "format" flag is usually a good idea.