diff options
Diffstat (limited to 'gtk/testgtkrc')
-rw-r--r-- | gtk/testgtkrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/testgtkrc b/gtk/testgtkrc index 7ea894aa70..a1b376a173 100644 --- a/gtk/testgtkrc +++ b/gtk/testgtkrc @@ -12,8 +12,8 @@ pixmap_path "." style "default" { - fontset = "-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*,*" -# font = "-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-iso8859-1" +# fontset = "-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*,*" + font = "-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*" } style "window" |