X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=osxapp%2Fgtkrc;fp=osxapp%2Fgtkrc;h=72d8a1fe29ac4b5e092535e1294e1c4c39cee306;hb=e6fd287ffbf67a41aff2e615c6cb62555a29f5c2;hp=0000000000000000000000000000000000000000;hpb=50bc241d1d9c026d128eb29c7f3bdc2ba5525c46;p=xboard.git diff --git a/osxapp/gtkrc b/osxapp/gtkrc new file mode 100644 index 0000000..72d8a1f --- /dev/null +++ b/osxapp/gtkrc @@ -0,0 +1,9 @@ +# Include OSX-theme path to fix plugins not applying theme' +include "../../share/themes/OSX-theme/gtk-2.0/gtkrc" +# Set default theme to OSX-theme +gtk-theme-name = "OSX-theme" + +# Include Mac path to fix plugins not applying key-bindings +include "../../share/themes/Mac/gtk-2.0-key/gtkrc" +# Set default key-bindings to Mac +gtk-key-theme-name = "Mac"