Add Belarus locales (identical with FreeBSD's).
commita49e8e94af15c435b87eff0d02e0464a5957aaaa
authorSascha Wildner <swildner@dragonflybsd.org>
Sun, 12 Nov 2006 21:15:46 +0000 (12 21:15 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Sun, 12 Nov 2006 21:15:46 +0000 (12 21:15 +0000)
treed7a5d93fb29d34a2fe3fb9eed931246b82efc72c
parent2c453812ef7b3195bd4234aee13e238997ed074b
Add Belarus locales (identical with FreeBSD's).

Submitted-by: Yury Tarasievich <yury.tarasievich@gmail.com>
The following modifications were done by me:

* Fix a comment in be_BY.CP1131.src (silences a preprocessor warning).

* Add a definition for the panic key to the keymap files (as all our
  keymaps have).

* Use FreeBSD's rev. 1.2 of share/mklocale/be_BY.CP1131.src (comments
  correction).
32 files changed:
share/colldef/Makefile
share/colldef/be_BY.CP1131.src [new file with mode: 0644]
share/colldef/be_BY.CP1251.src [new file with mode: 0644]
share/colldef/be_BY.ISO8859-5.src [new file with mode: 0644]
share/colldef/map.CP1131 [new file with mode: 0644]
share/locale/ctype/Makefile
share/locale/ctype/be_BY.CP1131.src [new file with mode: 0644]
share/locale/locale.alias
share/monetdef/Makefile
share/monetdef/be_BY.CP1131.src [new file with mode: 0644]
share/monetdef/be_BY.CP1251.src [new file with mode: 0644]
share/monetdef/be_BY.ISO8859-5.src [new file with mode: 0644]
share/msgdef/Makefile
share/msgdef/be_BY.CP1131.src [new file with mode: 0644]
share/msgdef/be_BY.CP1251.src [new file with mode: 0644]
share/msgdef/be_BY.ISO8859-5.src [new file with mode: 0644]
share/nls/nls.alias
share/numericdef/Makefile
share/numericdef/be_BY.CP1251.src [new file with mode: 0644]
share/syscons/fonts/INDEX.fonts
share/syscons/fonts/Makefile
share/syscons/fonts/swiss-1131-8x16.fnt [new file with mode: 0644]
share/syscons/fonts/swiss-1251-8x16.fnt [new file with mode: 0644]
share/syscons/keymaps/INDEX.keymaps
share/syscons/keymaps/Makefile
share/syscons/keymaps/by.cp1131.kbd [new file with mode: 0644]
share/syscons/keymaps/by.cp1251.kbd [new file with mode: 0644]
share/syscons/keymaps/by.iso5.kbd [new file with mode: 0644]
share/timedef/Makefile
share/timedef/be_BY.CP1131.src [new file with mode: 0644]
share/timedef/be_BY.CP1251.src [new file with mode: 0644]
share/timedef/be_BY.ISO8859-5.src [new file with mode: 0644]