X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xaw%2Fxboard.h;h=467c230dad91a82cbc24dfaf78b68f63db540179;hb=6487eb595b4ee51f8eab706698333e57c5dc4ff8;hp=213c1bdbf34c9748623fa8cca28a3b446ddb3874;hpb=a009a27e8c1e0bfa818f12fdcae675d0babc510a;p=xboard.git diff --git a/xaw/xboard.h b/xaw/xboard.h index 213c1bd..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, 2013 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 */ -