Implement -viewerOptions
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 3 Jan 2012 20:32:04 +0000 (21:32 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 3 Jan 2012 20:37:56 +0000 (21:37 +0100)
commita3e7cc9b3eb04ffb69fd73b47c06758f73316373
tree1209bb74cf8635795d227c8b44b4e06efccc6beb
parentc245d8f55ee094707771e5225dd91564ded4630c
Implement -viewerOptions

A mechanism is added to allow the user to configure persistently if the
game viewer that starts on clicking PGN files will use -ncp mode, or
load an egine for analysis (or, in fact, do anything). This by introducing
a persistent string option -viewerOptions, which will be parsed as a
command line after the real command line when the option -viewer was present.
args.h
common.h
pgn-viewer.desktop
xoptions.c