--- gtk/testgtk.c.orig Tue May 11 06:31:09 1999 +++ gtk/testgtk.c Sun Oct 24 19:59:25 1999 @@ -3782,7 +3782,7 @@ style3->base[GTK_STATE_NORMAL] = col2; gdk_font_unref (style3->font); style3->font = - gdk_font_load ("-*-courier-medium-*-*-*-*-120-*-*-*-*-*-*"); + gdk_font_load ("-*-courier-medium-*-*-*-*-120-*-*-*-*-koi8-r"); } gtk_clist_set_cell_style (GTK_CLIST (data), row, 3, style1); @@ -4034,7 +4034,7 @@ gdk_font_unref (style->font); style->font = - gdk_font_load ("-adobe-helvetica-bold-r-*-*-*-140-*-*-*-*-*-*"); + gdk_font_load ("-cronyx-helvetica-bold-r-*-*-*-140-*-*-*-*-*-*"); for (i = 0; i < 10; i++) { @@ -4205,7 +4205,7 @@ style2->base[GTK_STATE_NORMAL] = col2; gdk_font_unref (style2->font); style2->font = - gdk_font_load ("-*-courier-medium-*-*-*-*-300-*-*-*-*-*-*"); + gdk_font_load ("-*-courier-medium-*-*-*-*-300-*-*-*-*-koi8-r"); } gtk_ctree_node_set_cell_style (ctree, node, 1, style1); @@ -5597,7 +5597,7 @@ gtk_text_freeze (GTK_TEXT (text)); - font = gdk_font_load ("-adobe-courier-medium-r-normal--*-120-*-*-*-*-*-*"); + font = gdk_font_load ("-cronyx-courier-medium-r-normal--*-120-*-*-*-*-*-*"); for (i=0; i