Read dictionary encoding from data files.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 27 Mar 2009 04:47:01 +0000 (13:47 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 27 Mar 2009 04:47:01 +0000 (13:47 +0900)
commit503f53bfdde87fc40466dadb77bc04cee0be2567
tree98491a14f416ad19b96fd72ecc79775d23caa0ff
parent90f346cc015bb89d28c93e35ba2e23d6671e14f2
Read dictionary encoding from data files.

If record 7 subtype 20 exists, use it to set the encoding of the
dictionary when reading a file.
src/data/dictionary.c
src/data/dictionary.h
src/data/sys-file-reader.c
src/libpspp/i18n.c
src/ui/gui/psppire-dict.c