--- src/WSoundPrefs.c.orig Sun Dec 12 17:17:37 2004 +++ src/WSoundPrefs.c Sun Dec 12 17:24:29 2004 @@ -407,7 +407,7 @@ WMResizeWidget(panel->copyrightL, 448, 20); WMMoveWidget(panel->copyrightL, 8, 178); WMSetLabelTextAlignment(panel->copyrightL, WACenter); - font = WMCreateNormalFont(scr, "-*-helvetica-medium-r-normal-*-10-*-*-*-*-*-*-*"); + font = WMCreateFont(scr, "-*-helvetica-medium-r-normal-*-10-*-*-*-*-*-*-*"); if (font) WMSetLabelText(panel->copyrightL, "Copyright \xa9 1999 The Az\xe5rg-r\xfbh"); else {