Internationalisation.
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 30 May 2006 12:01:33 +0000 (12:01 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 30 May 2006 12:01:33 +0000 (12:01 +0000)
commit655bf3a3917cdf16f99fcbb680d2bf3159126a93
tree78aa9d9cbecc3faf28695dbbecbf7da19f3b444b
parent75aeeafa67aa460512683311566a83917d399c70
Internationalisation.
Removed dependence on glib2.10
Tidy up some files.
34 files changed:
Smake
lib/gtksheet/ChangeLog
lib/gtksheet/gtksheet.c
lib/gtksheet/gtksheet.h
src/data/ChangeLog
src/data/settings.c
src/libpspp/ChangeLog
src/libpspp/automake.mk
src/libpspp/i18n.c [new file with mode: 0644]
src/libpspp/i18n.h [new file with mode: 0644]
src/ui/gui/ChangeLog
src/ui/gui/helper.c
src/ui/gui/menu-actions.c
src/ui/gui/menu-actions.h
src/ui/gui/psppire-data-store.c
src/ui/gui/psppire-var-store.c
src/ui/gui/psppire-var-store.h
src/ui/gui/psppire.c
tests/bugs/alpha-freq.sh
tests/command/autorecod.sh
tests/command/beg-data.sh
tests/command/count.sh
tests/command/file-label.sh
tests/command/flip.sh
tests/command/lag.sh
tests/command/list.sh
tests/command/loop.sh
tests/command/print.sh
tests/command/split-file.sh
tests/command/sysfile-info.sh
tests/expressions/variables.sh
tests/expressions/vectors.sh
tests/stats/descript-basic.sh
tests/stats/descript-missing.sh