1: /* vssite.h 2: ** 3: ** This is where any machine or display specific information should 4: ** be stored so that different sites can have control over where things live. 5: ** 6: */ 7: 8: #define DEFAULT_FONT_DIRECTORY "/usr/new/lib/X/font/" 9: #define DEFAULT_FONT_SUFFIX ".onx"