Fix problems saving data files with non-ascii filenames.
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 8 Apr 2009 00:07:37 +0000 (08:07 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 8 Apr 2009 00:07:37 +0000 (08:07 +0800)
commit60426b863b7b51f6295c2884478ae02863d3b79d
tree5831d780234586c744b3ed449ca0a8819c278869
parent918ac468b75dbfc80a8af78b00b4dd18a714a0ac
Fix problems saving data files with non-ascii filenames.

Convert filenames to the system encoding before stuffing into
syntax strings.
src/ui/gui/psppire-data-window.c