automatically test ini file extension for files from commandline option @filename
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 10 Jun 2009 04:02:51 +0000 (21:02 -0700)
committerArun Persaud <arun@nubati.net>
Wed, 10 Jun 2009 04:02:51 +0000 (21:02 -0700)
commit069d9d85da438602b0afbc84748689a8b6ad5e72
treefef1cfb86d76115253ae8203af0db261557abb47
parent36594bc0f99d1a28476d3d5213a4dae0de1a5785
automatically test ini file extension for files from commandline option @filename

The winboard.c is a patch that automatically tries indirection files on the
command line (@filename type arguments) also with an extension .ini if the name itself
did not match any existing file and contained no period. This saves the user typing the
.ini all the time (which I started to find pretty annoying while working on the installer
package).
backend.c
winboard/winboard.c