summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2007-08-02 19:18:40 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2007-08-02 19:18:40 +0000
commita2da4bc42b1983d934cee6ea061b6288b6525bd6 (patch)
tree20c09afd84d89e48f4c1d187c14ba60d0d399d3c /tools
parentcfda46ba3ec3cb4f28c24e21009cd2cca0a38da4 (diff)
add theme files to default target, and install using target names
git-svn-id: svn://localhost/ardour2/trunk@2222 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'tools')
-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.