fix monospace font for clocks

@BOLD_MONOSPACE@ is never replaced. How did this ever work?!

git-svn-id: svn://localhost/ardour2/branches/3.0@14119 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Robin Gareus 2013-03-03 11:36:31 +00:00
parent 0c90adf3e6
commit 1fbaac742a

View File

@ -52,7 +52,7 @@ style "large_bold_text"
style "large_bold_mono_text"
{
font_name = "@BOLD_MONOSPACE@ @FONT_BIGGER@"
font_name = "@MONOSPACE@ @FONT_BIGGER@"
}
style "larger_text"
@ -67,7 +67,7 @@ style "massive_text"
style "monospace massive_text"
{
font_name = "@BOLD_MONOSPACE@ bold @FONT_MASSIVE@"
font_name = "@MONOSPACE@ bold @FONT_MASSIVE@"
}
style "larger_bold_text"