X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xaw%2Fxboard.h;h=80c9d051be1fc6f35ecc8fde61084bc84356e35e;hb=4011e8678d85310eedf19fd00aa5d96a9a60770a;hp=3345c331a771bfc458676049fb195f12a7e74c20;hpb=b766f10fe10fc786b5793a010d777bacc4349820;p=xboard.git diff --git a/xaw/xboard.h b/xaw/xboard.h index 3345c33..80c9d05 100644 --- a/xaw/xboard.h +++ b/xaw/xboard.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc. * * The following terms apply to Digital Equipment Corporation's copyright * interest in XBoard: @@ -119,7 +119,7 @@ typedef struct { #define BORDER_X_OFFSET 3 #define BORDER_Y_OFFSET 27 #define FIRST_CHESS_PROGRAM "fairymax" -#define SECOND_CHESS_PROGRAM "fairymax" +#define SECOND_CHESS_PROGRAM "" #define FIRST_DIRECTORY "." #define SECOND_DIRECTORY "." #define SOUND_BELL "" @@ -174,4 +174,3 @@ extern int savedIndex; #define TOPLEVEL 1 /* preference item; 1 = make popup windows toplevel */ -