Add option Display Logo in WB general-options menu
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 23 Feb 2010 12:46:25 +0000 (13:46 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 23 Feb 2010 14:03:13 +0000 (15:03 +0100)
commit5039f141323787ede61b143b439f0267380bef15
treee43375cb8c8f2d67ef5df3e97339c4c8ae356ed7
parent980f155cbd6ed8818bbfc4f72d948e0f733f9ee4
Add option Display Logo in WB general-options menu

Changing the option requires InitDrawingSizes to be called for
re-formatting the board window. Switching it off requires clearing of
the cps->programLogo fields to take effect immediately. Switching it on
only takes effect the next session, as we will need some refactoring to
redo the figuring out what logos to display.
winboard/resource.h
winboard/winboard.rc
winboard/woptions.c