diff options
author | Egbert Eich <eich@freedesktop.org> | 2011-05-20 10:57:57 +0200 |
---|---|---|
committer | Egbert Eich <eich@freedesktop.org> | 2012-11-30 09:36:51 -0500 |
commit | 952eccd0d25ba66023acfd31873eee2e71c38c42 (patch) | |
tree | ba8b3aa7908630db034c596f7bd9d40d29835f78 /nls/zh_CN.UTF-8 | |
parent | d14b6a250f004fa405179db7020f6953001d17b9 (diff) |
i18n: Consolidate compose handling for locales with UTF-8 encoding.
- add an entry to include the default en_US compose file
for the ja_JP, ko_KR, th_TH, zh_CN, zh_HK and zh_TW locales.
- add missing entries for zh_CN. and zh_HK and am_ET.
- change entries for the UTF-8 encoding for ru_RU, ja_JP,
ko_KR, th_TH and zh_TW to point to their native directory
entries.
Signed-off-by: Egbert Eich <eich@freedesktop.org>
Reviewed-by: James Cloos <cloos@jhcloos.com>
Diffstat (limited to 'nls/zh_CN.UTF-8')
-rw-r--r-- | nls/zh_CN.UTF-8/Compose.pre | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nls/zh_CN.UTF-8/Compose.pre b/nls/zh_CN.UTF-8/Compose.pre index e69de29b..6c2c4114 100644 --- a/nls/zh_CN.UTF-8/Compose.pre +++ b/nls/zh_CN.UTF-8/Compose.pre @@ -0,0 +1 @@ +include "X11_LOCALEDATADIR/en_US.UTF-8/Compose" |