styles/iris_ncd.style
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 14 Sep 2017 09:28:09 +0100
branchjv
changeset 8182 c730140a0156
parent 1951 5290a36652db
permissions -rw-r--r--
X11: compile `GLXWorkstation` with OpenGL OpenGL compiler and linker flags are configured locally in `Make.proto` rather than in target config - this moves the configuration closer to the code. Currently all supported (and considered) platforms have OpenGL implementation. Later on one may use conditionals in makefile to deal exceptions.

; View defaultStyle:#iris_ncd 
;
; silicon graphics style with smaller fonts
;
; $Header: /cvs/stx/stx/libview/styles/iris_ncd.style,v 1.2 1997-11-03 16:42:52 cg Exp $

#include 'iris.style'

comment  'Silicon graphics'' iris look alike\with smaller fonts (for NCD x-terminals)' 

#if (Language == #german) or:[Language == #de]
comment  'An Silicon Graphics Iris angelehnter Stil,\mit kleineren Zeichensätzen (für NCD x-terminals).'
#endif

text.font         Font family:'courier' size:10
editField.font    Font family:'courier' size:10
variableFont     Font family:'helvetica' size:10
selection.font    Font family:'helvetica' size:10
label.font        Font family:'helvetica' size:10
menu.font         Font family:'helvetica' size:10
pullDownMenu.font Font family:'helvetica' size:10