add theme files to default target, and install using target names
[ardour.git] / tools / osx_packaging / ardour2_mac_ui.rc
index 977bc649e52f3367f5e622302b7db829c12b0b60..f2657555b467e7b8e607728549f7fe50324a8ab9 100644 (file)
@@ -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.