Look for logo in engine dir first (GTK)
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 13 Sep 2014 07:12:54 +0000 (09:12 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 13 Sep 2014 13:12:02 +0000 (15:12 +0200)
commit85164e1c15746506744f2ff807d7f39228a8b2f4
treebcd098a4059630e4ed03b738bb37d99a726ffda6
parent465713a168ea9070579738f9e4313f876da74875
Look for logo in engine dir first (GTK)

When setting engine logos, we look for a file logo.png in the engine
directory, before trying <enginename>.png in the -logoDir. This is useful
on OS X. Fix bug that checks for existence of -fd/sd rather than -logoDir,
when using the latter (also in Xaw).
gtk/xboard.c
xaw/xboard.c