Use combobox line for recent engines when available
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 23 Feb 2012 19:01:55 +0000 (20:01 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 23 Feb 2012 19:01:55 +0000 (20:01 +0100)
commit71ad75d24941a489a162c6906998f656a7c398be
tree0f06a5fdf6b993fd710913e5f6928e9e5d7d595b
parent2d64eed6cbca4b6c81c31bbc9471fa6f08312cea
Use combobox line for recent engines when available

The entry made in the -recentEngineList for the startup engine was
derived from the -fcp value, but this would ignore a possible nickname.
In WinBoard we now use the full combobox line to derive the entry.
backend.c
backend.h
winboard/winboard.c