Split psppire.ui into three separate files
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 4 Dec 2015 08:02:34 +0000 (09:02 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 4 Dec 2015 08:02:34 +0000 (09:02 +0100)
commit9b4ce769e06471b84a5ada1d75903989c9ceae1d
tree7d9a62666b0b997975c246bf47bec75d0b86e97e
parent27a8000a8bd4fed34ecce128487226c7daac79a3
Split psppire.ui into three separate files

This is more consistent with the rest of the system, where each dialog
has its own .ui file.
src/ui/gui/automake.mk
src/ui/gui/comments-dialog.c
src/ui/gui/comments.ui [new file with mode: 0644]
src/ui/gui/psppire-dialog-action-flip.c
src/ui/gui/psppire.ui [deleted file]
src/ui/gui/transpose.ui [new file with mode: 0644]
src/ui/gui/weight-cases-dialog.c
src/ui/gui/weight.ui [new file with mode: 0644]