BSD 4_3 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Sat, 1 Feb 1986 06:21:41 +0000 (22:21 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Sat, 1 Feb 1986 06:21:41 +0000 (22:21 -0800)
Work on file usr/contrib/X/libsun/vssite.h

Synthesized-from: CSRG/cd1/4.3

usr/contrib/X/libsun/vssite.h [new file with mode: 0644]

diff --git a/usr/contrib/X/libsun/vssite.h b/usr/contrib/X/libsun/vssite.h
new file mode 100644 (file)
index 0000000..2986976
--- /dev/null
@@ -0,0 +1,12 @@
+/* $Header: vssite.h,v 10.3 86/02/01 16:21:40 tony Rel $ */
+/* Copyright 1985, Massachusetts Institute of Technology       */
+
+/* vssite.h
+**
+** This is where any machine or display specific information should
+** be stored so that different sites can have control over where things live.
+**
+*/
+#define        DEFAULT_FONT_PATH       "/usr/new/lib/X/font:~/font"
+#define DEFAULT_FONT_SUFFIX    ".onx"
+