X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fdefaults.h;h=46d0fa9e148420a753d34f5819d02064866b8ec8;hb=d138c95b1f4dad365548a9d77321f626ef704c90;hp=4c44350410e66fc3270f45f8c9a19202b9b20c93;hpb=91d8e5853ca580769cc130aa6ea004869118d171;p=xboard.git diff --git a/winboard/defaults.h b/winboard/defaults.h index 4c44350..46d0fa9 100644 --- a/winboard/defaults.h +++ b/winboard/defaults.h @@ -2,9 +2,12 @@ * defaults.h -- Default settings for Windows NT front end to XBoard * * Copyright 1991 by Digital Equipment Corporation, Maynard, - * Massachusetts. Enhancements Copyright - * 1992-2001,2002,2003,2004,2005,2006,2007,2008,2009 Free Software - * Foundation, Inc. + * Massachusetts. + * + * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, + * 2007, 2008, 2009 Free Software Foundation, Inc. + * + * Enhancements Copyright 2005 Alessandro Scotti * * The following terms apply to Digital Equipment Corporation's copyright * interest in XBoard: @@ -63,9 +66,9 @@ /* Settable */ #define FIRST_CHESS_PROGRAM "" -#define FIRST_DIRECTORY "" +#define FIRST_DIRECTORY "." #define SECOND_CHESS_PROGRAM "" -#define SECOND_DIRECTORY "" +#define SECOND_DIRECTORY "." #define CLOCK_FONT_TINY "Arial:9.0 b" #define CLOCK_FONT_TEENY "Arial:9.0 b" @@ -208,6 +211,7 @@ } #define SETTINGS_FILE "winboard.ini" +#define DEBUG_FILE "winboard.debug" #define ICS_LOGON "ics.ini"