[ardour-dev] [PATCH]helps here on fc3 to see Trackname instead of boxes in trackdisplay

Karsten Wiese annabellesgarden at yahoo.de
Sat Jan 15 06:05:03 PST 2005


<snip>
+++ gtk_ardour/ardour_ui.rc     2005-01-15 10:39:10.000000000 +0100
@@ -880,7 +880,7 @@

 style "track_name_display"
 {
-       font = "-*-lucida-medium-r-*-*-*-100-*-*-*-*-*-*"
+       font = "-*-helvetica-medium-r-normal-*-*-100-*-*-p-*-*"
        fg[NORMAL] = { 0.99, 0.99, 0.87 }
        fg[ACTIVE] = { 0.99, 0.99, 0.87 }

@@ -1628,7 +1628,7 @@

 style "no_session_msg"
 {
-       font = "-*-lucida-medium-r-*-*-34-350-*-*-*-*-*-*"
+       font = "-*-helvetica-medium-r-normal-*-*-100-*-*-p-*-*"
 }

 widget "*NoSessionMessage" style "no_session_msg"
</snip>



More information about the Ardour-Dev mailing list