summaryrefslogtreecommitdiff
path: root/tools/osx_packaging/ardour2_mac_ui.rc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/osx_packaging/ardour2_mac_ui.rc')
-rw-r--r--tools/osx_packaging/ardour2_mac_ui.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/osx_packaging/ardour2_mac_ui.rc b/tools/osx_packaging/ardour2_mac_ui.rc
index 977bc649e5..f2657555b4 100644
--- a/tools/osx_packaging/ardour2_mac_ui.rc
+++ b/tools/osx_packaging/ardour2_mac_ui.rc
@@ -15,12 +15,12 @@ style "small_text"
style "small_bold_text"
{
- font_name = "sans bold 10"
+ font_name = "@SANS_BOLD_Big@"
}
style "medium_bold_text"
{
- font_name = "sans bold 11"
+ font_name = "@SANS_BOLD_BIG@"
}
style "medium_text"
@@ -858,7 +858,7 @@ style "automation_track_controls_base"
# Plugin Editors
style "plugin_slider"
{
- font_name ="sans bold 10"
+ font_name ="@SANS_BOLD_Big@"
# the slider itself. the inactive part is INSENSITIVE,
# the active part is something else.