Fix multi-leg promotions
[xboard.git] / osxapp / gtkrc
1 # Set default theme to Mac
2 gtk-theme-name = "Mac"
3
4 #Include Mac path to fix plugins not applying theme
5 include "../../share/themes/Mac/gtk-2.0/gtkrc"
6
7 # Set default key-bindings to Mac
8 gtk-key-theme-name = "Mac"
9
10 # Include Mac path to fix plugins not applying key-bindings
11 include "../../share/themes/Mac/gtk-2.0-key/gtkrc"