Split data-editor.glade into two files.
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 12 Mar 2009 23:09:23 +0000 (08:09 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 12 Mar 2009 23:09:23 +0000 (08:09 +0900)
commitdf63b7b8aec3bd284ba2c4e62f1fc30924fe2c5b
tree687ccc62c096bf959833dc8bf1c3ed4ee12452af
parentdb242f93edb9e4c00abe2d30da32f31cfb187424
Split data-editor.glade into two files.

Seperated the glade specification of the data editor
widgets from those of the popup dialogs in the
variable sheet.
src/ui/gui/automake.mk
src/ui/gui/data-editor.glade
src/ui/gui/missing-val-dialog.c
src/ui/gui/missing-val-dialog.h
src/ui/gui/psppire-var-sheet.c
src/ui/gui/val-labs-dialog.c
src/ui/gui/val-labs-dialog.h
src/ui/gui/var-sheet-dialogs.glade [new file with mode: 0644]
src/ui/gui/var-type-dialog.c
src/ui/gui/var-type-dialog.h