Commit c4c79675 authored by claes's avatar claes

Font changed to helvetica

parent 173ecfed
......@@ -233,8 +233,8 @@ object volumeList : XmScrolledList {
XmNleftAttachment = XmATTACH_FORM;
XmNleftOffset = 5;
XmNselectionPolicy = XmEXTENDED_SELECT;
XmNfontList = menu_font;
! XmNfontList= font('*courier-bold-r-normal--*-140-75-75-m-*-*-*');
! XmNfontList = menu_font;
XmNfontList= font('*courier-bold-r-normal--*-140-75-75-m-*-*-*');
};
controls {
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment