Add Belarus locales (identical with FreeBSD's).
authorSascha Wildner <swildner@dragonflybsd.org>
Sun, 12 Nov 2006 21:15:46 +0000 (21:15 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Sun, 12 Nov 2006 21:15:46 +0000 (21:15 +0000)
commitaee9908a9a4cf56895f83b219eec6a91b8372915
tree0c25f5670dc63c000c885d694299e83f21546b13
parent0240d032a40f3782406ed07fac190b1a106c74b7
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]