Fixed problem saving syntax files with non-ascii names.
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 7 Apr 2009 23:13:10 +0000 (07:13 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 7 Apr 2009 23:13:10 +0000 (07:13 +0800)
commit918ac468b75dbfc80a8af78b00b4dd18a714a0ac
tree87ff6d512d3e736ea96a035978b678f9bb6cf585
parent99e37c4d062ac23f89070b578f28eb6d49eec632
Fixed problem saving syntax files with non-ascii names.

The function save_editor_to_file now takes a filename
in Glib filename encoding.
src/ui/gui/psppire-syntax-window.c