Improved patch for expansion of WB settings-file name
[xboard.git] / winboard / winboard.h
index 163fb63..c3212d4 100644 (file)
@@ -5,7 +5,7 @@
  * Massachusetts. \r
  *\r
  * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006,\r
- * 2007, 2008, 2009 Free Software Foundation, Inc.\r
+ * 2007, 2008, 2009, 2010 Free Software Foundation, Inc.\r
  *\r
  * Enhancements Copyright 2005 Alessandro Scotti\r
  *\r
@@ -149,8 +149,8 @@ void SaveSettings(char* name);
 /* It's gross that these are needed. */\r
 #define ACTION_POS 2    /* Posn of "Action" on menu bar */\r
 #define OPTIONS_POS 4   /* Posn of "Options" on menu bar */\r
-#define ICS_POS 4       /* Posn of "ICS " on Options menu */\r
-#define SOUNDS_POS 6     /* Posn of "Sounds" on Options menu */\r
+#define ICS_POS 10      /* Posn of "ICS " on Options menu */\r
+#define SOUNDS_POS 12    /* Posn of "Sounds" on Options menu */\r
 /* end grossness */\r
 \r
 extern MyFont *font[NUM_SIZES][NUM_FONTS];\r