X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Finstall%2Finstaller%2FFA.ini;fp=winboard%2Finstall%2Finstaller%2FFA.ini;h=258cf8e1bee0d1d444a0c15f1ea861515a101663;hb=f7f6d954bca7c593d7656edf24a2df177cb06869;hp=0000000000000000000000000000000000000000;hpb=6db08230fafeb8a5fd163689e0225608bac64169;p=xboard.git diff --git a/winboard/install/installer/FA.ini b/winboard/install/installer/FA.ini new file mode 100644 index 0000000..258cf8e --- /dev/null +++ b/winboard/install/installer/FA.ini @@ -0,0 +1,28 @@ +[Settings] +NumFields=3 + +[Field 1] +Type=label +Text=Associate WinBoard with the following file extensions: +Left=0 +Right=-1 +Top=0 +Bottom=10 + +[Field 2] +Type=checkbox +Text=" .PGN - Portable Game Notation (Games)" +Left=0 +Right=-1 +Top=30 +Bottom=40 +State=1 + +[Field 3] +Type=checkbox +Text=" .FEN - Forsyth-Edwards Notation (Positions)" +Left=0 +Right=-1 +Top=50 +Bottom=60 +State=1 \ No newline at end of file