Use dataDir/manDir variables always
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 13 Mar 2016 22:25:11 +0000 (23:25 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 14 Mar 2016 08:56:26 +0000 (09:56 +0100)
commit2655364624f87e757fa8719d3510bdf02ccf850c
tree5b6cb4b130d4912b5c57331e16b3e093d1c759bf
parent3e1799f3237898a1ccae6254bee35187b91a7506
Use dataDir/manDir variables always

The DATADIR and MANDIR string constants obtained from the configure
process are now stored in variables, which are then used everywhere
instead of them. The OSX App overwrites these variables, so the
directory location can be made dynamic.
dialogs.c
frontend.h
gtk/xboard.c
usystem.c