]> git.wh0rd.org - fontconfig.git/commitdiff
Accept locale environment variables that do not contain territory.
authorKeith Packard <keithp@neko.keithp.com>
Sat, 9 Sep 2006 17:04:42 +0000 (10:04 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Sat, 9 Sep 2006 17:04:42 +0000 (10:04 -0700)
Locale environment variables (LC_ALL, LC_CTYPE, LANG) must contain language,
and may contain territory and encoding. Don't accidentally require territory
as that will cause fontconfig to fall back to 'en'.


No differences found