summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_fonts.rc.in
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-01-09 16:13:16 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-01-09 16:13:16 +0000
commit430b2c44d15e20015d8cab53904cc7684371d407 (patch)
treeadc8b8abffb0a03bbc41e26f7f49334f43201636 /gtk2_ardour/ardour3_fonts.rc.in
parent5bda71718e42a65ee4ad7131851c29c52076ee57 (diff)
use system/gtk default font on OS X, rather than specifying Lucida Grande; make large_bold_text use the LARGE size, not BIGGER
git-svn-id: svn://localhost/ardour2/branches/3.0@11205 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_fonts.rc.in')
-rw-r--r--gtk2_ardour/ardour3_fonts.rc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/ardour3_fonts.rc.in b/gtk2_ardour/ardour3_fonts.rc.in
index 994238a7fb..8263704251 100644
--- a/gtk2_ardour/ardour3_fonts.rc.in
+++ b/gtk2_ardour/ardour3_fonts.rc.in
@@ -47,7 +47,7 @@ style "red_medium_text" = "medium_text"
style "large_bold_text"
{
- font_name = "bold @FONT_BIGGER@"
+ font_name = "bold @FONT_LARGE@"
}
style "larger_text"