Let XBoard propose name of tourney file
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 8 Jun 2011 14:44:16 +0000 (16:44 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Wed, 8 Jun 2011 16:09:14 +0000 (18:09 +0200)
commit407cd1126c6c24d890359f1fe1686f6d90c0ad61
tree10f29f820f28a319214f1b8d92b91be96ee4e3a2
parent4b4ee0f5a685c7cca0c5f5b791f05ee157b4a219
Let XBoard propose name of tourney file

Add an option -defaultTourneyName to configure the name that will be
proposed in the Tournament Options dialog's tournament-file field. The
option can contain %y, %M, %d, %h, %m, %s for year, month, day, hour,
mintes, seconds of the curret time in %02d format, or %Y for the year in
%04d format. Any tournament -file name is ignored when no participants
are given. Participants without a tourney file remains an error.
args.h
backend.c
backend.h
common.h
winboard/wsettings.c
xboard.conf.in
xoptions.c