summaryrefslogtreecommitdiffstats
path: root/osx/gtkrc
blob: c9b0a50b388f103684a64062577e0d019573f5f6 (plain)
1
2
3
4
5
6
7
8
9
10
gtk-theme-name = "Clearlooks"
gtk-enable-mnemonics = 0

# Workaround for non-ascii display issue details
# here: http://bugs.gramps-project.org/view.php?id=5474
style "user-font"
{
    font_name="Arial Unicode MS"
}
widget_class "*" style "user-font"