!=============================================================================
! Xgopher version 1.3 resources
! for I18N version 1.1.1j, with locale ja_JP.ujis(Japanese EUC)
!=============================================================================
Xgopher.title:			Xgopher 1.3
! Xgopher.helpFile:		/usr/lib/X11/xgopher/xgopher.help

! The default locale is ja_JP.ujis(Japanese EUC).
! Please set the Kanji code of app-defaults file to Japanese EUC.
Xgopher.xnlLanguage:		ja_JP.ujis

!=============================================================================
! "Standard" extended types 
!=============================================================================
Xgopher.extendedTypes:		4g

Xgopher.type4.sameAs:    	9
Xgopher.type4.dataType:    	ascii
Xgopher.type4.prefix:      	<Mac>
Xgopher.type4.description: 	MacIntosh BinHex file

Xgopher.typeg.sameAs:		I
Xgopher.typeg.prefix:		<gif>
Xgopher.typeg.description:	gif file

!=============================================================================
! "Experimental" UIUC extended types 
! These resources are ignored unless the type letter appears in 
! the list of extendedTypes.
!=============================================================================
! Xgopher.extendedTypes:	4gjM

Xgopher.type0.prefix:		/txt/
Xgopher.type0.description:	text file
Xgopher.type0.dataType:    	ascii
Xgopher.type0.execCommand:	xterm -n "%n" -T "%n" -e vi %f

Xgopher.typej.prefix:		<kan>
Xgopher.typej.description:	Kanji text file
Xgopher.typej.dataType:    	ascii
Xgopher.typej.execCommand:	kterm -sb -e more %f /dev/tty

Xgopher.typeM.prefix:		<MTD>
Xgopher.typeM.description:	MTD bus schedule program
Xgopher.typeM.dataType:		None
Xgopher.typeM.execCommand:	/home/tuchman/src/xp/portal %s

!=============================================================================
! Application resources that a user may want to change.
! Several are commented out because the installer's choice in
! the file conf.h is most likely correct
!=============================================================================

! Xgopher.rootServer:			gopher.uiuc.edu
! Xgopher.rootPort:			70
! Xgopher.mainTitle:			UIUC Gopher Information Service
! Xgopher.rootPath:
! Xgopher.helpFile:			/usr/lib/X11/xgopher/xgopher.help
! Xgopher.bookmarkFile:			~/.gopherrc
Xgopher.rootServer:			kogwy.cc.keio.ac.jp
Xgopher.mainTitle:			Keio University Gopher Information Service

Xgopher.printCommand:	    enscript -G -b"%n" -p - %f | lpr -Pgfx
Xgopher.telnetCommand:	    xterm -n "telnet" -title "%h" -e telnet %h %P &
Xgopher.tn3270Command:	    xterm -n "tn3270" -title "%h" -e tn3270 %h %P &
! Xgopher.tn3270Command:    aixterm -n "tn3270" -title "%h" -e tn3270 %h %P &
! Xgopher.tn3270Command:    x3270
Xgopher.imageCommand:	    xloadimage -quiet
Xgopher.soundCommand:	    cat > /dev/audio
! Xgopher.hasSound:			True
Xgopher.allowPostscript:		True
Xgopher.allowDvi:			True
Xgopher.postscriptCommand:            ghostview
Xgopher.dviCommand:                   xdvi
Xgopher.postscriptExtention:          .ps,.PS
Xgopher.dviExtention:                 .dvi


! Xgopher.logFile:			
! Xgopher.tempDirectory:			/tmp

!=============================================================================
! ----- The resource "defaultsInstalled" MUST be set to TRUE -----------------
! ----- The following two lines must not be changed          -----------------
!=============================================================================

Xgopher.defaultsInstalled:		True
Xgopher.resourcesVersion:		1.3

!=============================================================================
! ----- X resources for color ------------------------------------------------
! ----- From the color resource file, named Xgopher-color.ad in the
! ----- Xgopher distribution
!=============================================================================
! COLOR of default fore/background

Xgopher*foreground:			Black
Xgopher*borderColor:			MediumBlue
Xgopher*background:			LightSteelBlue1

! COLOR of each widget class (its default color)

Xgopher*List*background:		SteelBlue4
Xgopher*List*foreground:		White
!
Xgopher*Text*background:		Black
Xgopher*Text*foreground:		White
Xgopher*Command*background:		LemonChiffon
Xgopher*MenuButton*background:		LemonChiffon
Xgopher*SimpleMenu*background:		LemonChiffon2
Xgopher*Toggle*background:		LemonChiffon
Xgopher*statusForm*background:		SteelBlue3
Xgopher*statusForm*Command*background:	LemonChiffon
Xgopher*statusForm*MenuButton*background:		LemonChiffon
Xgopher*statusForm*SimpleMenu*background:		LemonChiffon2
Xgopher*statusForm.?.background:	LemonChiffon
Xgopher*goBox.background:		SteelBlue3
Xgopher*goBox*Command*background:	LemonChiffon
Xgopher*goBox*MenuButton*background:	LemonChiffon
Xgopher*goBox*SimpleMenu*background:	LemonChiffon2
Xgopher*goBox.?.background:		LemonChiffon2
Xgopher*goBox.spacer.background:	SteelBlue3

Xgopher*gopherPanel*directory.foreground:	White
Xgopher*gopherPanel*bookmark.foreground:	White

!    These cover for any leftover defaults from previous versions of Xgopher
Xgopher*directory*background:		SteelBlue4
Xgopher*bookmark*background:		SteelBlue4

! COLOR of any displayed text should be consistant, but different
!       than editable text

Xgopher*textForm*textDisplay*foreground: white
Xgopher*textForm*textDisplay*background: Navy
Xgopher*textForm*Scrollbar.borderColor: LightSteelBlue1
Xgopher*csoForm*csoText*foreground:	white
Xgopher*csoForm*csoText*background:	Navy
Xgopher*csoForm*csoDone.background:		LemonChiffon
Xgopher*csoForm*csoFields.background:		LemonChiffon
Xgopher*csoForm*csoHelp.background:		LemonChiffon
Xgopher*csoForm*csoDoQuery.background:		LemonChiffon
Xgopher*csoForm*csoClearQuery.background:	LemonChiffon
Xgopher*csoForm*csoClearText.background:	LemonChiffon

! COLOR of special messages and popups

Xgopher*statusForm*status.foreground:		White
Xgopher*statusForm*status.background:		MediumBlue
Xgopher*statusShell*statusCancel.foreground:	Black
Xgopher*statusShell*statusCancel.background:	LemonChiffon
Xgopher*errorDialog*foreground:			White
Xgopher*errorDialog*background:			Maroon
Xgopher*errorDialog*Command*background:		SlateGray
Xgopher*infoDialog*foreground:			White
Xgopher*infoDialog*background:			CadetBlue
Xgopher*infoDialog*Command*background:		SlateGray
Xgopher*versionShell*foreground:		White
Xgopher*versionShell*background:		SteelBlue
Xgopher*versionShell*Command*background:	SlateGray
Xgopher*versionShell*versionDone.background:	SlateGray
Xgopher*statusShell*statusText.background:	IndianRed
Xgopher*statusShell*statusText.foreground:	black
Xgopher*statusShell*background:			DarkSlateBlue
Xgopher*statusShell*foreground:			white
Xgopher*statusShell*Command*background:		LemonChiffon
Xgopher*statusShell*Command*foreground:		black
Xgopher*nameServer*background:			Navy
Xgopher*nameServer*foreground:			white

Xgopher*optionsForm.buttonBox.?.background:	LemonChiffon
Xgopher*optionsForm.itemsForm.?.?.borderColor:	LightSteelBlue1
Xgopher*optionsForm.itemsForm.?.showWhat.background:	LemonChiffon
Xgopher*optionsForm.itemsForm.?.appendBk.background:	LemonChiffon
Xgopher*optionsForm.itemsForm.?.loadBk.background:	LemonChiffon
Xgopher*optionsForm.itemsForm.?.reset.background:	LemonChiffon
Xgopher*optionsForm.itemsForm.?.allowPS.background:	LemonChiffon
Xgopher*optionsForm.itemsForm.?.allowdvi.background:	LemonChiffon

Xgopher*indexForm.indexDoIndex.background:	LemonChiffon
Xgopher*indexForm.indexCancel.background:	LemonChiffon
Xgopher*indexForm.indexHelp.background:		LemonChiffon

! COLORs for save popups

Xgopher*saveShell*saveForm*dirPath*background:  LightSteelBlue2
Xgopher*saveShell*saveForm*dirPath*foreground:  Black
Xgopher*saveShell.saveForm.dirLabel.borderColor:	LightSteelBlue1
Xgopher*saveShell.saveForm.saveLabel1.borderColor:	LightSteelBlue1
Xgopher*saveShell.saveForm.saveLabel2.borderColor:	LightSteelBlue1
Xgopher*saveShell.saveForm.fileErrMessage.borderColor:	LightSteelBlue1
Xgopher*saveShell*fileErrMessage.foreground:    Red
Xgopher*ok*background:		LemonChiffon
Xgopher*cancel*background:	LemonChiffon
Xgopher*chdir*background:	LemonChiffon
Xgopher*help*background:	LemonChiffon

Xgopher*cdShell*cdErrMessage.foreground:        Red
Xgopher*cdShell*cdErrMessage.borderColor:	LightSteelBlue1
Xgopher*cdShell*cdLabel.borderColor:		LightSteelBlue1

Xgopher*dupFileForm.label1.borderColor:		LightSteelBlue1
Xgopher*dupFileForm.label2.borderColor:		LightSteelBlue1
Xgopher*dupFileForm.labelFile.borderColor:	LightSteelBlue1
Xgopher*dupFileForm.append.background:		LemonChiffon
Xgopher*dupFileForm.change.background:		LemonChiffon

Xgopher*singleForm*buttonBox.?.background:	LemonChiffon
!=============================================================================
! ----- X resources for general appearance and cursors -----------------------
!=============================================================================

Xgopher*borderWidth:			2
Xgopher*quit.cursorName:		pirate
Xgopher*help.cursorName:		question_arrow
Xgopher*directory.cursorName:		hand2
Xgopher*bookmark.cursorName:		hand2
Xgopher*errorDialog*borderWidth:	5
Xgopher*infoDialog*borderWidth:		3

!=============================================================================
! ----- X resources for text fonts -------------------------------------------
!=============================================================================

!      ..... these fonts are good for demos and public access guest accts .....

! Xgopher*font:		-*-helvetica-*-r-*-*-*-140-75-*-*-*-*-*
! Xgopher*Command.font:	-*-helvetica-*-r-*-*-*-180-75-*-*-*-*-*
! Xgopher*MenuButton.font:	-*-helvetica-*-r-*-*-*-180-75-*-*-*-*-*
! Xgopher*status.font:		-*-helvetica-bold-r-*-*-*-180-75-*-*-*-*
! Xgopher*textDisplay*font: 	-*-times-medium-r-*-*-*-140-75-*-*-*-*-*
! Xgopher*csoText*font:	fixed

!      ..... these fonts are good for normal work and defaults .....

Xgopher*font:			-*-courier-medium-r-*-*-*-120-75-*-*-*-*-*
Xgopher*textDisplay*font:	-*-courier-medium-r-*-*-*-120-75-*-*-*-*-*
Xgopher*csoText*font:		-*-courier-medium-r-*-*-*-120-75-*-*-*-*-*
Xgopher*nameServer*font:	-*-helvetica-*-r-*-*-*-140-75-*-*-*-*-*
Xgopher*Command.font:		-*-helvetica-*-r-*-*-*-140-75-*-*-*-*-*
Xgopher*MenuButton.font:	-*-helvetica-*-r-*-*-*-140-75-*-*-*-*-*
Xgopher*status.font:		-*-helvetica-bold-r-*-*-*-140-75-*-*-*-*

! use FontSet in I18N
Xgopher*FontSet:		-*-courier-medium-r-*-*-*-120-75-*-*-*-*-*,-misc-fixed-*-r-*-*-*-130-*-*-*-*-*-*
Xgopher*statusForm*FontSet:	-*-helvetica-*-r-*-*-*-140-75-*-*-*-*,-misc-fixed-*-r-*-*-*-130-*-*-*-*-*-*
Xgopher*goBox*FontSet:		-*-helvetica-*-r-*-*-*-140-75-*-*-*-*,-misc-fixed-*-r-*-*-*-130-*-*-*-*-*-*
Xgopher*csoForm*FontSet:	-*-helvetica-*-r-*-*-*-140-75-*-*-*-*,-misc-fixed-*-r-*-*-*-130-*-*-*-*-*-*

! The default prefix for directories could not displayed by these fontsets
Xgopher.prefixDir:			*

!=============================================================================
! ----- X resources for text labels ------------------------------------------
!=============================================================================

Xgopher*statusForm*quit.label:			Quit
Xgopher*help.label:				Help
Xgopher*statusForm*other.label:			Other Commands
Xgopher*locale.label:				Locales
Xgopher*mark.label:				Add selection\nas bookmark
Xgopher*markDirectoryLabel:			Add directory\nas bookmark
Xgopher*unmark.label:				Remove\nbookmark
Xgopher*unmarkAll.label:			Remove all\nbookmarks
Xgopher*up.label:				Previous\nDirectory
Xgopher*fetch.label:				Fetch\nselection
Xgopher*info.label:				Info about\nselection
Xgopher*infoDirectoryLabel:			Info about\ndirectory
Xgopher*directoryTitle.label:			Unknown Directory
Xgopher*bookmarkTitle.label:			Bookmarks
Xgopher*status.label:				status
Xgopher*statusShell*statusCancel.label:		Cancel

Xgopher*otherActionsMenu*copy.label:		Copy selected item to file
Xgopher*otherActionsMenu*unmarkAll.label:	Remove all bookmarks
Xgopher*otherActionsMenu*loadMarks.label:	Load bookmarks now
Xgopher*otherActionsMenu*saveMarks.label:	Save bookmarks now
Xgopher*otherActionsMenu*options.label:		Options panel
Xgopher*otherActionsMenu*oneItem.label:		Enter gopher item
Xgopher*otherActionsMenu*version.label:		Version information
Xgopher*otherActionsMenu*restart.label:		Restart

Xgopher*localeActionsMenu.ja_JP-ujis.label:	ja_JP.ujis (Japanese EUC)
Xgopher*localeActionsMenu.ja_JP-pjis.label:	ja_JP.pjis (JIS)
Xgopher*localeActionsMenu.ja_JP-mscode.label:	ja_JP.mscode (Shift-JIS)
Xgopher*localeActionsMenu.ja_JP-jis7.label:	ja_JP.jis7
Xgopher*localeActionsMenu.ja_JP-jis8.label:	ja_JP.jis8
Xgopher*localeActionsMenu.ko_KR-euc.label:	ko_KR.euc (Korean EUC)
Xgopher*localeActionsMenu.lt_LN-bit7.label:	lt_LN.bit7
Xgopher*localeActionsMenu.lt_LN-bit8.label:	lt_LN.bit8
Xgopher*localeActionsMenu.zh_CN-ugb.label:	zh_CN.ugb (Chinese EUC)
Xgopher*localeActionsMenu.zh_TW-big5.label:	zh_TW.big5
Xgopher*localeActionsMenu.wr_WR-ct.label:	wr_WR.ct (Compound Text)
Xgopher*localeActionsMenu.C.label:		C

Xgopher*textDone.label:				Done
Xgopher*textPageDown.label:			Page down
Xgopher*textPageUp.label:			Page up
Xgopher*textPrint.label:			Print
Xgopher*textSave.label:				Save To File
Xgopher*textHold.label:				Hold
Xgopher*errorDialog.ok.label:			Acknowledge
Xgopher*infoDialog.ok.label:			Ok, thanks!

! Xgopher*saveDialog.label:			Save text to file ...
! Xgopher*saveDialog.ok.label:			OK
! Xgopher*saveDialog.cancel.label:		Forget it

Xgopher*csoForm*csoDone.label:			Done
Xgopher*csoForm*csoHelp.label:			Help
Xgopher*csoForm*csoDoQuery.label:		Do query
Xgopher*csoForm*csoClearQuery.label:		Clear query
Xgopher*csoForm*csoClearText.label:		Clear text
Xgopher*csoForm*csoQueryLabel.label:		Query name:
Xgopher*csoForm*csoFields.label:		Show Fields 

Xgopher*indexForm*indexDoIndex.label:		Do index
Xgopher*indexForm*indexCancel.label:		Cancel
Xgopher*indexForm*indexHelp.label:		Help
!
! option panel labels
!
Xgopher*optionsPanel*done.label:		Apply changes
Xgopher*optionsPanel*cancel.label:		Cancel
Xgopher*optionsPanel*showWhatLabel.label:	Show all gopher items\n\
even types not supported by Xgopher
Xgopher*optionsPanel*appendBkLabel.label:	Load appends bookmarks to current list\n\
if no, load replaces current list
Xgopher*optionsPanel*loadBkLabel.label:		Load bookmarks at restart
Xgopher*optionsPanel*resetLabel.label:		Reset these options at restart
Xgopher*optionsPanel*allowPSLabel.label:	Execute viewer for Postscript
Xgopher*optionsPanel*allowdviLabel.label:	Execute viewer for dvi
!
Xgopher*optionsPanel*bkSaveLabel.label:		Bookmark save file:
Xgopher*optionsPanel*printCmdLabel.label:	Print command:
Xgopher*optionsPanel*imageCmdLabel.label:	Image display command:
Xgopher*optionsPanel*postscriptCmdLabel.label:	Postscript command:
Xgopher*optionsPanel*postscriptExtLabel.label:	Postscript extention:
Xgopher*optionsPanel*dviCmdLabel.label:		dvi command:
Xgopher*optionsPanel*dviExtLabel.label:		dvi extention:

Xgopher*optionsPanel*telCmdLabel.label:		Telnet command:
Xgopher*optionsPanel*t3270CmdLabel.label:	tn3270 command:
!
! enter single gopher item panel labels
!
Xgopher*singlePanel*done.label:			Process
Xgopher*singlePanel*clear.label:		Clear Fields
Xgopher*singlePanel*cancel.label:		Cancel
Xgopher*singlePanel*mark.label:			Set Bookmark
Xgopher*singlePanel*giTypeLabel.label:		Type:
Xgopher*singlePanel*giNameLabel.label:		Name:
Xgopher*singlePanel*giPathLabel.label:		Path:
Xgopher*singlePanel*giHostLabel.label:		Host:
Xgopher*singlePanel*giPortLabel.label:		Port:
!
! version shell labels

Xgopher*versionShell*versionDone.label:		Dismiss
!
! save labels
!
Xgopher*saveForm*dirLabel.label:	The current working directory is:
Xgopher*saveForm*saveLabel1.label:
Xgopher*saveForm*saveLabel2.label:		Enter file name:
Xgopher*saveForm*ok.label:			OK
Xgopher*saveForm*cancel.label:			Cancel
Xgopher*saveForm*chdir.label:			Change directory
Xgopher*saveForm*help.label:			Help
!
Xgopher*cdForm*cdLabel.label:			New Directory Name:
Xgopher*cdForm*ok.label:			OK
Xgopher*cdForm*cancel.label:			Cancel
Xgopher*cdForm*help.label:			Help
!
Xgopher*dupFileForm*label1.label:		The file
Xgopher*dupFileForm*label2.label:  already exists, please select an action:
Xgopher*dupFileForm*ok.label:			Overwrite\ncontents
! Xgopher*dupFileForm*ok.label:			Overwrite
Xgopher*dupFileForm*change.label:		Enter another\nfile name
! Xgopher*dupFileForm*change.label:		Change file name
Xgopher*dupFileForm*cancel.label:		Cancel file\nsave or copy
! Xgopher*dupFileForm*cancel.label:		Cancel
Xgopher*dupFileForm*append.label:		Append to\nexisting file
! Xgopher*dupFileForm*append.label:		Append
Xgopher*dupFileForm*help.label:			Help
!=============================================================================
! ----- Translations, including those that keep CR in text entry fields
! ----- causing proper action.
!
! ----- If you remove the "ok" actions for "<Key>Return" on any of
! ----- single line text widgets below, it MUST be replaced with a
! ----- no-op() action.
!=============================================================================
Xgopher*gopherPanel*Label*translations:	#override \n\
			<Btn1Down>: unselectAll()
Xgopher*gopherPanel*translations:	#override \n\
			<Key>u: up()\n\
			Ctrl<Key>d: quitApp()
Xgopher*saveShell*fileName*translations:	#override \n\
			<Key>Return: saveok()\n\
			Ctrl<Key>u: beginning-of-line() kill-to-end-of-line()
Xgopher*cdShell*cdPathName*translations:	#override \n\
			<Key>Return: cdok()\n\
			Ctrl<Key>u: beginning-of-line() kill-to-end-of-line()
Xgopher*csoQueryText*translations:	#override \n\
			<Key>Return: queryok()\n\
			Ctrl<Key>u: beginning-of-line() kill-to-end-of-line()
Xgopher*indexQueryText*translations:	#override \n\
			<Key>Return: indexok()\n\
			Ctrl<Key>u: beginning-of-line() kill-to-end-of-line()
Xgopher*Text*translations:		#override \n\
			<Key>Return: no-op()\n\
			Ctrl<Key>u: beginning-of-line() kill-to-end-of-line()


!=============================================================================
! ----- X layout resources that should not be changed ------------------------
! ----- Changing these can cause the Xgopher displays to appear corrupted ----
!=============================================================================
!
! main Xgopher panel
!
Xgopher.minHeight:			400
Xgopher.minWidth:			400
!. Xgopher*gopherPanel.height:		600
!. Xgopher*gopherPanel.width:		600
Xgopher*gopherPanel.orientation:	vertical
Xgopher*statusForm.resizeToPreferred:	True
Xgopher*statusForm.SkipAdjust:		True
Xgopher*statusForm.showGrip:		False
Xgopher*goBox.resizeToPreferred:	True
Xgopher*goBox.SkipAdjust:		True
Xgopher*goBox.showGrip:		False
Xgopher*goBox.spacer.borderWidth:	0
Xgopher*goBox.spacer.width:		20
Xgopher*goBox.spacer.height:		10
Xgopher*goBox.min:			50
Xgopher*goBox.max:			100
Xgopher*directoryForm.min:		60
Xgopher*directoryForm.preferredPaneSize:300
Xgopher*bookmarkForm.preferredPaneSize:125
Xgopher*directoryView.forceBars:	True
Xgopher*bookmarkView.forceBars:		True
Xgopher*directoryView.borderWidth:	1
Xgopher*bookmarkView.borderWidth:	1
Xgopher*directoryTitle.borderWidth:	0
Xgopher*bookmarkTitle.borderWidth:	0
Xgopher*status.borderWidth:		5
Xgopher*status.width:			500
Xgopher*directoryTitle.width:		500
Xgopher*bookmarkTitle.width:		500
Xgopher*directory.width:		500
Xgopher*bookmark.width:			500
!
!  Text display popup window (top level window)
!
Xgopher*textShell.iconName:		Gopher Text
Xgopher*textButtonBox.borderWidth:	0
Xgopher*textDisplay.wrap:		word
Xgopher*textDisplay.width:		400
Xgopher*textShell*Text.displayCaret:	False
!
!  cso nameserver popup window (top level window)
!
Xgopher*csoShell.iconName:		CSO Name Server
Xgopher*nameServer.borderWidth:	0
Xgopher*csoQueryLabel.borderWidth:	0
Xgopher*csoText.displayCaret:		False
Xgopher*csoText.wrap:			word
Xgopher*csoText.scrollVertical:	always
Xgopher*csoText.scrollHorizontal:	never
Xgopher*csoQueryText.editType:		edit
Xgopher*nameServer.width:		400
Xgopher*nameServer.resizable:		True
!
!  keyword search (index) popup
!
Xgopher*indexForm.indexLabel.borderWidth:	0
Xgopher*indexForm.indexLabel.resizable:	True
!
! ***** options panel resources
!
Xgopher*optionsPanel*itemsForm.vertDistance:		10
Xgopher*optionsPanel*buttonBox.borderWidth:		0
Xgopher*optionsPanel*itemsForm*Box.borderWidth:	0
Xgopher*optionsPanel*itemsForm*Form.borderWidth:	0
Xgopher*optionsPanel*itemsForm*Label.borderWidth:	0
Xgopher*optionsPanel*itemsForm*Toggle.borderWidth:	1
Xgopher*optionsPanel*itemsForm*Text.borderWidth:	1
Xgopher*optionsPanel*bkSaveForm.vertDistance:		15
Xgopher*optionsPanel*itemsForm*Toggle.internalWidth:	2
!
Xgopher*optionsPanel*bkSaveLabel.justify:	right
Xgopher*optionsPanel*printCmdLabel.justify:	right
Xgopher*optionsPanel*imageCmdLabel.justify:	right
Xgopher*optionsPanel*postscriptCmdLabel.justify:	right
Xgopher*optionsPanel*postscriptExtLabel.justify:	right
Xgopher*optionsPanel*dviCmdLabel.justify:	right
Xgopher*optionsPanel*dviExtLabel.justify:	right
Xgopher*optionsPanel*telCmdLabel.justify:	right
Xgopher*optionsPanel*t3270CmdLabel.justify:	right
!
! ***** single gopher item panel resources
!
Xgopher*singlePanel*itemsForm.vertDistance:	10
Xgopher*singlePanel*buttonBox.borderWidth:	0
Xgopher*singlePanel*itemsForm.borderWidth:	2
Xgopher*singlePanel*itemsForm*borderWidth:	0
Xgopher*singlePanel*itemsForm*Text.borderWidth:	1
Xgopher*singlePanel*Label.justify:		right
!
! ***** status popup panel resources
! 
Xgopher*statusShell*statusLabel1.borderWidth:	0
Xgopher*statusShell*statusLabel2.borderWidth:	0
!
! ***** file save/copy panels
!
Xgopher*saveShell*saveForm*dirPath.borderwidth:	2
Xgopher*saveForm*Label.borderWidth:		0
Xgopher*saveForm*saveLabel1.vertDistance:	20
Xgopher*saveForm*saveLabel2.vertDistance:	0
Xgopher*saveForm*dirPath.displayCaret:	False
!
Xgopher*cdForm*Label.borderWidth:		0
!
Xgopher*dupFileForm*Label.borderWidth:	0
!
! set the position of Locale menu
Xgopher*locale.fromHoriz:		help
Xgopher*locale.top:			ChainTop
Xgopher*locale.bottom:			ChainTop
Xgopher*locale.left:			ChainLeft
Xgopher*locale.right:			ChainLeft
