Ignore color arguments not starting with #
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 16 Sep 2014 17:04:19 +0000 (19:04 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 28 Sep 2014 20:14:26 +0000 (22:14 +0200)
commit1b6d162e8339edb02dc76c6712d9d7a8804b2748
tree178f6d9a5a7e6147fdfd45927cbd9edd869c2b84
parent2987ec348b8b2cbf38ba9a6a0793652a6b238ae8
Ignore color arguments not starting with #

Old settings files from xpm-using version might still contain color
designations like 'white' or 'red'. Since Cairo would interpret these
as black, it is better to ignore them, so the default color is used.
gtk/xboard.c
xaw/xboard.c