Recode strings when writing system files.
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 6 Jul 2009 19:39:36 +0000 (03:39 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 6 Jul 2009 19:39:36 +0000 (03:39 +0800)
commit20d1a04f1af4d67583bfd97658447ee7a135dfad
treec19cdebbd5babaaee3e5d1280b60e968d7173280
parent1485e3a189c42b1ac1339c063c85d9e74e503431
Recode strings when writing system files.

The long variable names, variable labels and value labels are
now converted from utf8 to the dictionary encoding when
writing a system file.
src/data/sys-file-writer.c