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)>
Fri, 22 Apr 2016 09:37:58 +0000 (11:37 +0200)
commit6487eb595b4ee51f8eab706698333e57c5dc4ff8
treeb921661ac1103a3641a3eef360b059e7b7b14245
parentb782bd1af9ba9d45eb6a3f33f546d441b68479a0
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