gschem: change "Close without save" key-accel to "w"
commitfb57160a33ca4c5e6924bd2a2721e64d693122c2
authorDan White <dan@whiteaudio.com>
Wed, 18 Jan 2012 17:18:52 +0000 (18 11:18 -0600)
committerDan White <dan@whiteaudio.com>
Sun, 5 Feb 2012 20:32:45 +0000 (5 14:32 -0600)
treed6aa6c73522f1c6e4b9cac1e9b0c9c6fc81ce13f
parent761ce5addbfb1ef9812123b5c814795e613d798c
gschem: change "Close without save" key-accel to "w"

Conflicted with "Close" button's accelerator "c" and, due to button ordering,
was selected first when using "Alt-c".  Not noticing the multiple-binding may
lead to an undesired discard of changes instead of cancelling the gschem exit.

Closes-bug: lp-918306
gschem/src/x_dialog.c