X11 menus
commit0226c904faeff00dd3d7ad080e0b728d763c8f59
authorPatR <rankin@nethack.org>
Fri, 22 Jan 2016 07:47:42 +0000 (21 23:47 -0800)
committerPatR <rankin@nethack.org>
Fri, 22 Jan 2016 07:47:42 +0000 (21 23:47 -0800)
tree661f51b103c7d38e4adb2e4dc4ebdd0fd497684a
parentfca2f7413406a3f396ad2bf0ce483ef3ba6ffe5e
X11 menus

Make the six buttons (ok, cancel, all, none, invert, search) on
menus for X11 all have the same width.

'ok' should probably be changed to 'okay' to be consistent with
X11_getlin().  (Another inconsistency:  the extended commands
menu uses 'dismiss' rather than 'cancel'.)
win/X11/winmenu.c