Fix multi-leg promotions
[xboard.git] / conf / xiangqi
1 ;
2 ; settings for oriental Xiangqi theme
3 ;
4 -variant xiangqi
5 ;
6 ; pieces: supplied xiangqi svg's
7 ;
8 -pid ~~/themes/xiangqi
9 -trueColors true
10 ;
11 ; board: supplied board bitmap
12 ;
13 -liteBackTextureFile  "~~/themes/textures/xqboard.png"
14 -darkBackTextureFile  "~~/themes/textures/xqboard.png"
15 ;
16 ; suppress square boundaries and highlight with arrow instead
17 ;
18 -overrideLineGap 0
19 -highlightMovesWithArrow true
20 ;
21 ; define common non-compliant notations
22 ;
23 -pieceNickNames ".N...MB..G..n...mb..g."
24 -colorNickNames "r."
25 ;
26 ; set up own persistence file, used for this theme only
27 ;
28 -settingsFile ~/.xboard-xiangqi-rc
29 -saveSettingsFile ~/.xboard-xiangqi-rc
30