add missing font definition for punch clock.
authorRobin Gareus <robin@gareus.org>
Sun, 11 Nov 2012 09:41:04 +0000 (09:41 +0000)
committerRobin Gareus <robin@gareus.org>
Sun, 11 Nov 2012 09:41:04 +0000 (09:41 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@13427 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/ardour3_fonts.rc.in

index c95ca76ef6d29b64d64e42cff2531dc68863dde2..ab1129a1f65920d04a0d2a00f5cf740f992012fd 100644 (file)
@@ -13,6 +13,11 @@ style "small_text"
        font_name = "@FONT_SMALL@"
 }
 
+style "small_mono_text"
+{
+       font_name = "monospace @FONT_SMALL@"
+}
+
 style "small_italic_text"
 {
        font_name = "italic @FONT_SMALL@"