File: encodings.inc

package info (click to toggle)
ispell-uk 1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,564 kB
  • ctags: 129
  • sloc: ruby: 1,076; makefile: 357; perl: 200; sh: 50; awk: 31; xml: 20; sed: 4
file content (14 lines) | stat: -rw-r--r-- 393 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# if you change source encoding here, convert perl scripts in ./bin from utf-8 as well
SOURCE_ENC = UTF-8

# locale to use for programs which work on source files (grep, sort, uniq...)
LOCALE = uk_UA.UTF-8

# if you change target encodings it's safer to do 'make clean' beforehand
ASPELL_ENC = koi8-u
ASPELL_ENC_NAME = koi8-u

MYSPELL_ENC = utf-8
MYSPELL_ENC_NAME = UTF-8

ISPELL_ENC = KOI8-U