Allow non-ascii characters to be entered as variable names.
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 2 Apr 2009 02:26:03 +0000 (10:26 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 2 Apr 2009 02:26:03 +0000 (10:26 +0800)
commitae1be0785be76a86b0d0ace1ec820c2a4f3e313d
tree6d0b6c533b5ce788e15ab8bab95619a7a6b7a0cd
parente01c43673abbb57663c265b84d0188f9fc821e33
Allow non-ascii characters to be entered as variable names.

Previously, only ascii could be used in the name of a variable,
so the variable sheet did not bother converting.  Now we have
to convert the encoding.
src/ui/gui/psppire-var-store.c