Converted strings to utf8 before passing to gtksheet. Should work properly now with
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 11 May 2006 14:28:02 +0000 (14:28 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 11 May 2006 14:28:02 +0000 (14:28 +0000)
commitb1352e0bd746fd3ca70dafb1c1715deb70234a41
tree63c1d15ae75da5b4af93237dbfc98a26f0a6cefb
parent321aff454c80b141d1d85fc1e3ea0c4eb05ab437
Converted strings to utf8 before passing to gtksheet.  Should work properly now with
internationalised system files.
12 files changed:
lib/gtksheet/ChangeLog
lib/gtksheet/gtksheet.c
lib/gtksheet/gtksheet.h
src/ui/gui/ChangeLog
src/ui/gui/data-sheet.c
src/ui/gui/helper.c
src/ui/gui/helper.h
src/ui/gui/psppire-data-store.c
src/ui/gui/psppire-dict.c
src/ui/gui/psppire-var-store.c
src/ui/gui/psppire.c
src/ui/gui/var-sheet.c