Store variable names, labels and value labels as UTF8.
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 5 Jul 2009 09:33:29 +0000 (17:33 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 5 Jul 2009 09:33:29 +0000 (17:33 +0800)
commit16ca75fe99859fdec9f214a0fb9c1a3ef58c8442
tree0a6fa90fbb6382c22e2ac20651184f1f8be1decd
parent8829e1f148c279db0f19b9e3bd746ace07d2d7f1
Store variable names, labels and value labels as UTF8.

This change converts long variable names, variable labels
and value labels to utf8 encoding when system files are
loaded.  It is therefore no longer necessary (nor correct)
to convert them when displaying.
src/data/sys-file-reader.c
src/libpspp/i18n.c
src/ui/gui/psppire-data-editor.c
src/ui/gui/psppire-data-store.c
src/ui/gui/psppire-var-store.c
src/ui/gui/val-labs-dialog.c