Teach minishogi to issue "setup" command on variant selection.
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 22 Feb 2014 09:49:23 +0000 (10:49 +0100)
committerYann Dirson <ydirson@free.fr>
Sat, 22 Feb 2014 15:06:56 +0000 (16:06 +0100)
commit7a0797582b800e22b175bfeaca00ee4d727e211e
tree996716de828b1cea6194df74fdbff18645b2b693
parentf6d799e4db50144a9370278018c93387bba6e554
Teach minishogi to issue "setup" command on variant selection.

This make gnuminishogi automatically switch XBoard to mini-Shogi, so
that the config file 'mini' is no longer needed, but a simple "xboard
-fcp gnuminishogi" is sufficient. (OK, that is not shorter than
"xboard @mini", but it is more logical, and don't requires people know
that a config file 'mini' exists.)

To play with oriental theme "xboard @shogi -fcp gnuminishogi" should
suffice.

YD: use "minishogi" instead of just "mini".
gnushogi/commondsp.c