X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xaw%2Fxboard.h;h=467c230dad91a82cbc24dfaf78b68f63db540179;hb=1eb96d7121b161a946efaf18eded57d630f21ad1;hp=3345c331a771bfc458676049fb195f12a7e74c20;hpb=b766f10fe10fc786b5793a010d777bacc4349820;p=xboard.git diff --git a/xaw/xboard.h b/xaw/xboard.h index 3345c33..467c230 100644 --- a/xaw/xboard.h +++ b/xaw/xboard.h @@ -5,7 +5,8 @@ * 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, 2016 Free + * Software Foundation, Inc. * * The following terms apply to Digital Equipment Corporation's copyright * interest in XBoard: @@ -119,7 +120,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 +175,3 @@ extern int savedIndex; #define TOPLEVEL 1 /* preference item; 1 = make popup windows toplevel */ -