--- src/xitk/file_browser.c.orig Sun Dec 12 23:19:08 2004 +++ src/xitk/file_browser.c Thu Dec 30 04:27:49 2004 @@ -71,8 +71,8 @@ extern gGui_t *gGui; -static char *fontname = "-*-helvetica-medium-r-*-*-10-*-*-*-*-*-*-*"; -static char *btnfontname = "-*-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*"; +static char *fontname = "-*-*-medium-r-normal-*-10-*-*-*-*-*-*-*"; +static char *btnfontname = "-*-*-bold-r-normal-*-12-*-*-*-*-*-*-*"; typedef struct { char *name;