Configure XBoard for -size 49 in master settings
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 28 Sep 2014 20:19:00 +0000 (22:19 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 28 Sep 2014 20:19:00 +0000 (22:19 +0200)
commit0ab0f706f923b40c125d6d651bfdc673cbfcbbe0
treeabf5488b06ecb5fbd70760f15bfc389fdcbbe41f
parentda0fb381172ddf9800e6a378419630d92ce316cb
Configure XBoard for -size 49 in master settings

Now the code for auto-sizing works, it turns out this does more harm than
good in the GTK build, as it takes maximum size that fits the screen as
initial size, and the board window then cannot be shrunk below that.
So we configure a hard -size 49 for a cold startup.
xboard.conf.in