! This is the X Resource file for XDtm.
! These resources make the program look prettier... 
! Colours by Jon Abbey
!
! Edward Groenendaal. <eddyg@cogs.sussex.ac.uk>
! Ramon J. Santiago   <santiago@sinet.fgs.slb.com>
! Jun 20, 1992 - Modified widget names, and modified color scheme
! Jun 23, 1992 - Changed client name from Xdtm to XDtm.
! Jun 25, 1992 - Updated resources, changed the way menus looked.

XDtm.width:				600
XDtm.height:				500

XDtm*menuBar.background:		Gray
XDtm*menuBar*cursor:			left_ptr

XDtm*SimpleMenu.background:		White

XDtm*MenuButton.leftBitmap:		menu12
XDtm*MenuButton.shapeStyle:             oval
XDtm*MenuButton.borderWidth:		1
XDtm*MenuButton.highlightThickness:	0
XDtm*MenuButton.vertDistance:		0
XDtm*MenuButton.background:		White

XDtm*fileMenuButton.label:		File
XDtm*optionMenuButton.label:		Options
XDtm*viewMenuButton.label:		View
XDtm*helpMenuButton.label:		Help

XDtm*font:				-*-helvetica-bold-r-normal--*-140-*
XDtm*pathManager*cursor:		left_ptr
XDtm*buttonForm*cursor:			left_ptr
XDtm*listoptionsettings.font:		-*-courier-bold-r-normal--*-120-*

! Start directory list in icon mode
XDtm.mode:				icons

! Show 30 lines of text at a time when viewing a file
XDtm.viewHeight:			30

! Refresh the current directory list when a child exits.
XDtm.dirOnExit:				True

! Set color scheme

XDtm*background:			Gray
XDtm*foreground:			Black
XDtm*borderColor:			Black
XDtm*Label*BorderWidth:			0

XDtm*directoryManager*background:	White

XDtm*dirForm*background:		Gray
!------------------------------------------------------------------------------
XDtm*appManager*background:		White
XDtm*appManagerButton*background:	White

XDtm*dirButton*background:		White
XDtm*dirButt.shapeStyle:		Oval
XDtm*dirSelector*background:		White

XDtm*trashButton.background:		White
XDtm*moveButton.background:		White
XDtm*copyButton.background:		White
!------------------------------------------------------------------------------
XDtm*fileInfoDialog.title:			File Information

XDtm*fileInfoDialog*fileNameLabel.label:	Name :
XDtm*fileInfoDialog*fileOwnerLabel.label:	Owner :
XDtm*fileInfoDialog*fileGroupLabel.label:	Group :
XDtm*fileInfoDialog*fileTypeLabel.label:	Type :
XDtm*fileInfoDialog*fileOpenMethodLabel.label:	Open Method :
XDtm*fileInfoDialog*filePrintMethodLabel.label:	Print Method :
XDtm*fileInfoDialog*fileAudioMethodLabel.label:	Audio Method :

XDtm*fileInfoDialog*fileSizeLabel.label:	Size :
XDtm*fileInfoDialog*fileDateLabel.label:	Date :
XDtm*fileInfoDialog*permissionsLabel.label:	Permissions

XDtm*fileInfoDialog*readLabel.label:		Read
XDtm*fileInfoDialog*writeLabel.label:		Write
XDtm*fileInfoDialog*execLabel.label:		Execute

XDtm*fileInfoDialog*ownerLabel.label:		Owner :
XDtm*fileInfoDialog*groupLabel.label:		Group :
XDtm*fileInfoDialog*otherLabel.label:		Other :

XDtm*fileInfoDialog*fileSetUIDLabel.label:	SetUID :
XDtm*fileInfoDialog*fileSetGIDLabel.label:	SetGID :
XDtm*fileInfoDialog*fileSetStickyLabel.label:	Sticky :

XDtm*fileInfoDialog*okButton.label:		Ok
XDtm*fileInfoDialog*applyButton.label:		Apply
XDtm*fileInfoDialog*resetButton.label:		Reset
XDtm*fileInfoDialog*cancelButton.label:		Cancel
XDtm*fileInfoDialog*helpButton.label:		Help

XDtm*fileInfoDialog*prevButton.label:		Previous
XDtm*fileInfoDialog*nextButton.label:		Next

XDtm*fileInfoDialog*viewButton.label:		View
XDtm*fileInfoDialog*editButton.label:		Edit
XDtm*fileInfoDialog*execWinButton.label:	Execute in Window
XDtm*fileInfoDialog*execBackButton.label:	Execute in Background

XDtm*fileInfoDialog*Background:			Gray
XDtm*fileInfoDialog*form.background:		Gray
XDtm*fileInfoDialog*workArea.background:	Gray
XDtm*fileInfoDialog*leftForm.background:	Gray
XDtm*fileInfoDialog*dialogIcon.background:	Gray
XDtm*fileInfoDialog*fileIcon.background:	Gray
XDtm*fileInfoDialog*rightForm.background:	Gray
XDtm*fileInfoDialog*rightForm*Label.background:	Gray
XDtm*fileInfoDialog*form2.background:		Gray
XDtm*fileInfoDialog*actionArea.background:	Gray

XDtm*fileInfoDialog*Command.background:		White
XDtm*fileInfoDialog*fileNameField.background:	White
XDtm*fileInfoDialog*fileOwnerField.background:	White
XDtm*fileInfoDialog*fileGroupField.background:	White
XDtm*fileInfoDialog*fileTypeField.background:	White
XDtm*fileInfoDialog*fileOpenMethodField.background:White
XDtm*fileInfoDialog*filePrintMethodField.background:White
XDtm*fileInfoDialog*fileAudioMethodField.background:White
XDtm*fileInfoDialog*fileSizeField.background:	White
XDtm*fileInfoDialog*fileDateField.background:	White
!------------------------------------------------------------------------------
XDtm*verifyChangeDialog.title:			Verify Changes
XDtm*verifyChangeDialog*workAreaLabel.label:	Save changes ?
XDtm*verifyChangeDialog*okButton.label:		Ok
XDtm*verifyChangeDialog*noButton.label:		No
XDtm*verifyChangeDialog*cancelButton.label:	Cancel
!------------------------------------------------------------------------------
XDtm*executeDialog.title:			Execute in Background
XDtm*executeDialog*form.background:		Gray
XDtm*executeDialog*workAreaLabel.label:		Set I/O Redirection

XDtm*executeDialog*inputFileLabel.label:	Input :
XDtm*executeDialog*outputFileLabel.label:	Output :
XDtm*executeDialog*errorFileLabel.label:	Error :

XDtm*executeDialog*inputFileLabel.background:	Gray
XDtm*executeDialog*outputFileLabel.background:	Gray
XDtm*executeDialog*errorFileLabel.background:	Gray
XDtm*executeDialog*okButton.label:		OK
XDtm*executeDialog*cancelButton.label:		Cancel
!------------------------------------------------------------------------------
XDtm*alertDialog.title:			Alert

XDtm*queryform*querylabel.foreground:	Red
!------------------------------------------------------------------------------
XDtm*quitDialog.title:			Quit
XDtm*quitDialog*quitquit.label:		OK
XDtm*quitDialog*quitcancel.label:	Cancel
XDtm*quitDialog*quitlistprocs.label:	List Processes
XDtm*quitDialog*quitlabel1.label:	background processes still running
XDtm*quitform*quitlabel2.label:		Do you still want to Quit?

XDtm*quitDialog*quitquit.background:	White
XDtm*quitDialog*quitcancel.background:	White
XDtm*quitDialog*quitlistprocs.background: White
XDtm*quitDialog*quitlabel1.foreground:	Red
XDtm*quitDialog*quitlabel1.borderColor:	Red
!------------------------------------------------------------------------------
XDtm*verifyDialog.title:		Verify
XDtm*verifyDialog*yesButton.label:	Yes
XDtm*verifyDialog*noButton.label:	No
XDtm*verifyDialog*listButton.label:	List Processes

XDtm*verifyDialog*background:		Gray
XDtm*verifyDialog*yesButton*background: White
XDtm*verifyDialog*noButton*background:	White
XDtm*verifyDialog*listButton*background: White
!------------------------------------------------------------------------------
XDtm*processDialog.title:		Process List
XDtm*processDialog*background:		Gray
XDtm*processDialog*label1.label:	Select process To kill
XDtm*processDialog*pl_list*background:	Gray
XDtm*processDialog*pl_command_done*background: Gray
XDtm*processDialog*pl_command_kill*background: Gray
!------------------------------------------------------------------------------
XDtm*killDialog.title:			Kill Process

XDtm*killDialog*background:		Gray
XDtm*killDialog*label1*foreground:	Red
XDtm*killDialog*label1*borderColor:	Red
XDtm*killDialog*label1.label:		Could not kill process
XDtm*killDialog*okButton*background:	White
XDtm*killDialog*okButton.label:		Ok
!------------------------------------------------------------------------------
XDtm*newFileDialog.title:		New File
XDtm*newFileDialog*fileButton.label:	File
XDtm*newFileDialog*dirButton.label:	Directory
XDtm*newFileDialog*cancelButton.label:	Cancel

XDtm*newFileDialog*textField*background: White
XDtm*newFileDialog*fileButton*background: White
XDtm*newFileDialog*dirButton*background: White
XDtm*newFileDialog*cancelButton*background: White
!------------------------------------------------------------------------------
XDtm*mapDialog.title:			Map Files
XDtm*mapDialog*okButton.label:		OK
XDtm*mapDialog*cancelButton.label:	Cancel
XDtm*mapDialog*helpButton.label:	Help

XDtm*mapDialog*background:		Gray
XDtm*mapDialog*promptText*background:	White
XDtm*mapDialog*okButton*background:	White
XDtm*mapDialog*cancelButton*background:	White
XDtm*mapDialog*helpButton*background:	White
!------------------------------------------------------------------------------
XDtm*listOptionDialog.title:			List Options
XDtm*listOptionDialog*permsLabel.label:		Permissions
XDtm*listOptionDialog*linksLabel.label:		Number of Links
XDtm*listOptionDialog*ownerLabel*label:		Owner of File
XDtm*listOptionDialog*groupLabel*label:		Group of File
XDtm*listOptionDialog*sizeLabel*label:		Size of File
XDtm*listOptionDialog*acctmLabel*label:		Access Time
XDtm*listOptionDialog*modtmLabel*label:		Modification Time
XDtm*listOptionDialog*quitButton.label:		OK

!XDtm*listOptionDialog*Command*Background:	White

XDtm*listOptionDialog*background:		Gray
XDtm*listOptionDialog*quitButton*background:	White
XDtm*listOptionDialog*permsButton*background:	White
XDtm*listOptionDialog*linksButton*background:	White
XDtm*listOptionDialog*ownerButton*background:	White
XDtm*listOptionDialog*groupButton*background:	White
XDtm*listOptionDialog*sizeButton*background:	White
XDtm*listOptionDialog*acctmButton*background:	White
XDtm*listOptionDialog*modtmButton*background:	White
!------------------------------------------------------------------------------
XDtm*viewFileDialog.title:			XDtm: View File
XDtm*viewFileDialog*quitButton.label:		Quit
!------------------------------------------------------------------------------
XDtm*editFileDialog.title:			XDtm: Edit File
XDtm*editFileDialog*quitButton.label:		Quit
XDtm*editFileDialog*saveButton.label:		Save
!------------------------------------------------------------------------------
XDtm*selectionDialog.title:			XDtm: Selection
XDtm*selectionDialog*okButton.label:		Ok
XDtm*selectionDialog*cancelButton.label:	Cancel
XDtm*selectionDialog*helpButton.label:		Help
XDtm*selectionDialog*list.background:		White
!------------------------------------------------------------------------------
! why won't this work?
*Command.background:		White
