!
!**************************************************************************
!*									  *
!* 		 Copyright (C) 1991, Silicon Graphics, Inc.		  *
!* 			All Rights Reserved.				  *
!*									  *
!**************************************************************************
!*
!* File: Grelnotes
!*
!* $Revision: 1.5 $
!*
!* Description: App default file for the graphical release notes browser.
!*
!**************************************************************************/

! SGI Schemes Resources
*sgiMode:		True
*useSchemes:		all
*schemeFileList:	SgiSpec


! Release notes root directory
*relnotesPath:			/usr/relnotes/

! Temporary file directory
*tempPath:			/usr/tmp

! Dimension bounds
Grelnotes.minWidth:		300
Grelnotes.minHeight:		200

! Place indicator
*placeFrame.shadowType:		XmSHADOW_IN
*productLabel.labelString:	Product
*chapterLabel.labelString:	, Chapter
*product.labelString:		[none] 
*chapter.labelString:		[none] 
*placeForm*background:		gray72

! Printing dialog
*printDialogLabel.labelString:			For current product print:
*printAll.labelString:				All chapters
*printSingle.labelString:			Current chapter only
*printDialog_popup*minWidth:			250
*printDialog_popup*minHeight:			370
Grelnotes*printDialog*Text.background:		gray72
*printDialog*textColumns:			32
*printDialog*printPrinterList*visibleItemCount:	8
*printDialog*printPrinterList*background:	gray72
*printDialog*printScopeRadio*marginWidth:	20
*printDialog.cancelLabelString:			Cancel
*printDialog.okLabelString:			Print
*printDialog.dialogTitle:			Print
*printDialog.selectionLabelString:		Print Job Info:
*printScopeLabel.labelString:			For current product print:
*printPrinterListLabel.labelString:		Printers Available:
*printScopeRadio.button_0.labelString:		Current chapter
*printScopeRadio.button_1.labelString:		All chapters
*printSubmitMsg:				Submitting print job...

! Search dialog
*searchDialog*XmText*background:		gray72
*searchDialog*XmTextField*background:		rosy brown

! Error dialog
*errorDialog.cancelLabelString:			Quit
*errorDialog.dialogTitle:			Error
*productNotFoundMsg: Release notes for the product '%s' were not found.\n\
	Please select a product from the Product menu.
*chapterNotFoundMsg: Release notes chapter '%s' was not found.\n\
	Please select a chapter from the Chapter menu.
*noProductsMsg: There are no release notes installed on this system.\n\
	Use the 'inst' program to install release notes for\n\
	a particular product.
*noPrinterMsg: No printer has been selected.\n\
	Select a printer from the list and print again.

! Help dialog
*helpDialog.dialogTitle:	Help
*helpProgramMsg:		Program: %s
*helpVersionMsg:		Version: %s

! Browsing buttons
*prevChapter.labelString:	Prev Chapter
*nextChapter.labelString:	Next Chapter
*prevProduct.labelString:	Prev Product
*nextProduct.labelString:	Next Product

! Menu bar
*fileMenuButton.labelString:		File
*fileMenuButton.mnemonic:		F
*productsMenuButton.labelString:	Products
*productsMenuButton.mnemonic:		P
*chaptersMenuButton.labelString:	Chapters
*chaptersMenuButton.mnemonic:		C
*moreMenuButton.labelString:		more...
*moreMenuButton.mnemonic:		m
*helpMenuButton.labelString:		Help
*helpMenuButton.mnemonic:		H

! File menu
*searchMenuButton.labelString:		Search...
*printMenuButton.labelString:		Print...
*printMenuButton.accelerator:		Ctrl<Key>P
*printMenuButton.acceleratorText:	Ctrl+P
*updateMenuButton.labelString:		Update List
*quitMenuButton.labelString:		Quit
*quitMenuButton.acceleratorText:	Ctrl+Q
*quitMenuButton.accelerator:		Ctrl<Key>q


! Help menu
*progHelpMenuButton.labelString:	On Program
*verHelpMenuButton.labelString:		On Version

! Text window fonts
!
! A fixed width font should be selected since the text was formatted
! based on a fixed width display device.
!
*textView.normalFont:    -*-courier-medium-r-normal-*-14-*-*-*-m-*-iso8859-*
*textView.underlineFont: -*-courier-bold-r-normal-*-14-*-*-*-m-*-iso8859-*
*textView.boldFont:	 -*-courier-medium-o-normal-*-14-*-*-*-m-*-iso8859-*
*textView.boldUnderFont: -*-courier-bold-o-normal-*-14-*-*-*-m-*-iso8859-*

! Text window text colors
!
! A text character background and foreground color can be set for each
! font style.
!
*textView.normalForeground:	white
*textView.underlineForeground:	white
*textView.boldForeground:	white
*textView.boldUnderForeground:	white

*textView.selectionBackground:	white
*textView.selectionForeground:	black

! Text window sizes - columns (characters) and rows (lines)
*textView.textColumns:		80
*textView.textRows:		35

! Text window colors
Grelnotes*textView.foreground:	white
Grelnotes*textView.background:	DeepSkyBlue4


! Heuristics

! Up to this number of consective blank lines will be displayed. Set
! this to 0 for no compression.
*blankCompress:	4


!
! SGI Look Resources
!

! Fonts

! all labels should be bold
*XmLabel*fontList:   		-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
*XmLabelGadget*fontList:	-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
*XmScale*fontList:   		-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
*XmBulletinBoard*labelFontList:	-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
*optionMenu.XmLabelGadget*fontList:	-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1

! all buttons, toggles, and radio buttons should be plain
*XmPushButton*fontList:		-*-helvetica-medium-r-normal-*-14*iso8859-1
*XmPushButtonGadget*fontList:	-*-helvetica-medium-r-normal-*-14*iso8859-1
*XmToggleButton*fontList:	-*-helvetica-medium-r-normal-*-14*iso8859-1
*XmToggleButtonGadget*fontList:	-*-helvetica-medium-r-normal-*-14*iso8859-1
*optionMenu*fontList:		-*-helvetica-medium-r-normal-*-14*iso8859-1
*XmIconGadget*fontList:		-*-helvetica-medium-r-normal-*-14*iso8859-1
*XmBulletinBoard*buttonFontList: -*-helvetica-medium-r-normal-*-14*iso8859-1

! menuBar entries, panes, popups, and option menus should be oblique
*menuBar*fontList:   		-*-helvetica-bold-o-normal-*-14*iso8859-1
! for entries in popup menus
*XmMenuShell*XmPushButton*fontList:  -*-helvetica-bold-o-normal-*-14*iso8859-1
*XmMenuShell*XmLabelGadget*fontList: -*-helvetica-bold-o-normal-*-14*iso8859-1
*XmMenuShell*XmPushButtonGadget*fontList: -*-helvetica-bold-o-normal-*-14*iso8859-1
*XmMenuShell*XmCascadeButton*fontList: -*-helvetica-bold-o-normal-*-14*iso8859-1
*XmMenuShell*XmCascadeButtonGadget*fontList: -*-helvetica-bold-o-normal-*-14*iso8859-1
*XmMenuShell*XmToggleButton*fontList: -*-helvetica-bold-o-normal-*-14*iso8859-1
*XmMenuShell*XmToggleButtonGadget*fontList: -*-helvetica-bold-o-normal-*-14*iso8859-1
*optionPane*fontList:	-*-helvetica-bold-o-normal-*-14*iso8859-1

! Lists
*XmList*fontList:	-*-helvetica-medium-r-normal-*-14*iso8859-1

! Text fonts
*XmText.fontList:      -*-screen-medium-r-normal-*-14*ascii
*XmTextField.fontList: -*-screen-medium-r-normal-*-14*ascii


!
! Spacing stuff, probably belongs in master scheme file
!

! buttons shouldn't look "cramped"
! (24 pixels across face from top to bottom and 8 in margin on face)
*XmPushButton*marginHeight: 	4
*XmPushButton*marginWidth: 	7

! option menu buttons shouldn't look "cramped" either 
! but need to be a bit smaller than regular buttons and the
! same as the menu bar
*optionMenu*marginHeight: 	0
*optionMenu*marginTop: 		5
*optionMenu*marginBottom: 	5
*optionMenu*marginWidth: 	0

! option menu panes are more like pulldown menus than buttons
*optionPane*XmPushButton*marginHeight:	1
*optionPane*XmPushButton*marginWidth:	1
*optionPane*XmPushButton*marginLeft:	3
*optionPane*XmPushButton*marginRight:	3

! move the text in lists slightly right to improve legibility
*XmList*listMarginWidth:        3

! height of menuBar should be 22 pixels 
*menuBar*marginHeight: 		1
*menuBar.marginHeight: 		0
*menuBar*marginLeft:  		1
*menuBar.spacing:  		7
*XmMenuShell*marginLeft:  	3
*XmMenuShell*marginRight:  	4

! spacing between indicator and label should be only 6 in menus
*XmMenuShell*XmToggleButtonGadget*spacing: 	 2
*XmMenuShell*XmToggleButtonGadget*marginHeight:  0
*XmMenuShell*XmToggleButtonGadget*indicatorSize: 10

*XmMenuShell*XmLabelGadget*marginHeight: 4

! spacing between indicator and label should be 8 outside of menus
*XmToggleButtonGadget*spacing: 	4
*XmToggleButton*spacing: 	4

! spacing between scrollbars and clients should be 2 pixels
*XmScrolledWindow*spacing: 	0

! Scrollbars
*XmScrollBar*width: 		18
*XmScrollBar*height: 		18

! sliders should be slightly narrower than scrollbars ->
! 12 pixels across the trough as opposed to 14
*XmScale*scaleHeight: 		20

! in a perfect world, text fields would be the same size as buttons
! (28 pixels including shadow) but since lucidatypwriter14 is really
! only 13 pixels, our text fields will be 27 pixels high
*XmText*marginHeight:		4


!
! Color Mappings
!

*foreground:			 	Black
*background:			 	gray
*XmList*background:     		gray50
*XmPushButton*background:	 	gray68
*XmText.background:		 	gray72
*XmTextField.background:	 	rosy brown
*troughColor: 			 	gray52

! color all dialogs, warnings, and errors the same
*XmSelectionBox*background:	 	gray84
*XmSelectionBox*XmText*background: 	rosy brown
*XmMessageBox*background:	 	gray84

! color all radio and toggle buttons when they are selected
*fillOnSelect:			True
*visibleWhenOff:		True
*selectColor:			yellow

! for keyboard traversal
*highlightColor:		 	Black
*XmText*highlightThickness:		1
*XmTextField*highlightThickness:	1
*XmPushButton*highlightThickness:	1

!! no need for anything else to highlight itself
*highlightThickness:	0

