Expand ~~/ to bundle path (OSX)
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 4 Jan 2014 11:18:30 +0000 (12:18 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 4 Jan 2014 11:41:47 +0000 (12:41 +0100)
commit686059ae9cb5a33576ae0e91ddf88b14c90c9218
treeeb90fd0ff85b9e88e91a1f6ddef89bcd5e398f3d
parent6ca7676cbc8e53c6d365339ba2fe270e46e9b543
Expand ~~/ to bundle path (OSX)

DATADIR is #defined in WinBoard as "~~" to make the expansion a no-op
there. Same for Linux compiles. For OS X it is #defined as a variable,
obtained from GTK-OSX at startup.
args.h
gtk/xboard.c
winboard/winboard.c