Also supply shortcut for start directory in GTK file chooser
authorH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 22 Apr 2016 09:37:58 +0000 (11:37 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 8 May 2016 12:06:33 +0000 (14:06 +0200)
commit16da0a2c9322299329cdd29db35f73272caaacf1
tree7939e5c664152e99d9e7a5e29b8a477e9dad7961
parentab1c282bd6a29d283b62b60a217cd2d502b1c956
Also supply shortcut for start directory in GTK file chooser

The first shortcut entry in the Places list is now created for the
directory in which XBoard started (which is $CHESSDIR if that was set).
This is suppressed if it would be a user home directory, as this would
already be in the list by default.
gtk/xboard.c
gtk/xboard.h
gtk/xoptions.c