psppire-data-window: Set default filter in File|Save As to show all files. 20131116030519/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 16 Nov 2013 04:32:28 +0000 (20:32 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 16 Nov 2013 04:32:28 +0000 (20:32 -0800)
commit01e1f5874de57b945a4f1eb4cd0939b96c6a3a06
treea7c1d5b202ec1d56fc961ff8208d482789d2b5ed
parentcd4e7d50808f49541114eea2df0cd0d243cac57f
psppire-data-window: Set default filter in File|Save As to show all files.

The File|Save As dialog box showed "System Files" in two places: in the
filter dropdown and in the format dropdown.  It was surprising to users
that changing the filter dropdown had no effect on the format of the file
actually saved.  This commit makes it more obvious which dropdown needs to
be changed, by only showing "System Files" in the right place.

Reported by Harry Thijssen.
Bug #39648.
src/ui/gui/psppire-data-window.c