!#
!#  __ __ ___   Copyright (C) 1988 IXI Limited.
!#  \ /  /  /
!#   /  /  /   IXI Limited, 62-74 Burleigh Street,
!#  /__/__/_\  Cambridge CB1 1OJ
!#
!#  Program       : X.desktop
!#  Module        : Xdeskware resource file
!#  Version       : @(#) XDeskware 6.3
!#
!###########################################################
! General generic defaults
!###########################################################
!*Alignment	:ALIGNMENT_CENTER
!*Center	:FALSE
!*FontList	:fixed
!*okLabelString	:OK
!*helpLabelString	:Help
!*cancelLabelString	:Cancel
!*helpBox*symbolPixmap	:DEFAULT_PIXMAP
*FontList: -*-helvetica-bold-r-*--14-*-*-*-p-*-*-*
*helpBox*okLabelString	:Close

!###########################################################
! mfyi generic defaults 
!###########################################################
!*mfyi*Alignment	:ALIGNMENT_CENTER

*mfyi*DialogType	:DIALOG_INFORMATION
*mfyi*helpBox.dialogTitle	:mfyi - help
*mfyi*helpMsg	:Press the "OK" button to acknowledge the message. 

!###########################################################
! alert is an alternative name for fyi with different picture.
! alert generic defaults 
!###########################################################
*alert*DialogType	:DIALOG_WARNING
*alert*helpBox.dialogTitle	:alert - help
*alert*helpMsg	:Press the "OK" button to acknowledge the warning message.

!###########################################################
! fatal is an alternative name for fyi with different picture.
! fatal generic defaults 
!###########################################################
*fatal*DialogType	:DIALOG_ERROR
*fatal*helpBox.dialogTitle	:fatal - help
*fatal*helpMsg	:Press the "OK" button to acknowledge the fatal error.

!###########################################################
! xdtfyi is an alternative name for fyi with X.desktop look
! and feel
!###########################################################
*xdtfyi*Center	:TRUE
*xdtfyi*symbolPixmap	:xdt_misc/fyi.px
*xdtfyi*helpBox.dialogTitle	:xdtfyi - help
*xdtfyi*helpMsg	:Press the "OK" button to acknowledge the message.

!###########################################################
! xdtalert is an alternative name for alert with X.desktop look
! and feel
!###########################################################
*xdtalert*Center	:TRUE
*xdtalert*symbolPixmap	:xdt_misc/alert.px
*xdtalert*helpBox.dialogTitle	:xdtalert - help
*xdtalert*helpMsg	:Press the "OK" button to acknowledge the warning message.

!###########################################################
! xdtfatal is an alternative name for fatal with X.desktop 
! look and feel
!###########################################################
*xdtfatal*Center	:TRUE
*xdtfatal*symbolPixmap	:xdt_misc/stopsign.px
*xdtfatal*helpBox.dialogTitle	:xdtfatal - help
*xdtfatal*helpMsg	:Press the "OK" button to acknowledge the fatal error.

!###########################################################
! mgti generic defaults 
!###########################################################
*mgti*helpBox.dialogTitle	:mgti - help
*mgti*helpMsg	:Enter text and press the "OK" button.

!###########################################################
! xdtgti is an alternative name for mgti with X.desktop look
! and feel
!###########################################################
*xdtgti*Center	:TRUE
*xdtgti*helpBox.dialogTitle	:xdtgti - help
*xdtgti*helpMsg	:Enter text and press the "OK" button.

!###########################################################
! myni generic defaults 
!###########################################################
*myni*helpBox.dialogTitle	:myni - help
*myni*helpMsg	:Press the "OK" button to confirm, the "Cancel" button to reject.

!###########################################################
! xdtyni is an alternative name for myni with X.desktop look
! and feel
!###########################################################
*xdtyni*Center	:TRUE
*xdtyni*helpBox.dialogTitle	:xdtyni - help
*xdtyni*helpMsg	:Press the "OK" button to confirm, the "Cancel" button to reject.

!###########################################################
! xdt3info generic defaults
!###########################################################
*xdt3info*informationTitle.labelString	:Properties
*xdt3info*title	:Properties
*xdt3info*ownerTitle*labelString	:Owner
*xdt3info*groupTitle*labelString	:Group
*xdt3info*sizeTitle*labelString		:Size
*xdt3info*sizeUnits*labelString		:bytes.
*xdt3info*linkTitle*labelString		:Number of Links
*xdt3info*typeTitle*labelString		:Type
*xdt3info*classTitle*labelString	:Class
*xdt3info*accessTimesTitle*labelString	:Access Times
*xdt3info*lastAccessTitle*labelString	:Last Access
*xdt3info*lastModificationTitle*labelString	:Last Modification
*xdt3info*lastStatusTitle*labelString	:Last Status Change
*xdt3info*permissionsTitle*labelString	:Permissions
*xdt3info*userTitle*labelString		:User
*xdt3info*groupTitle*labelString	:Group
*xdt3info*otherTitle*labelString	:Other
*xdt3info*userRead*labelString		:Read
*xdt3info*groupRead*labelString		:Read
*xdt3info*otherRead*labelString		:Read
*xdt3info*userWrite*labelString		:Write
*xdt3info*groupWrite*labelString	:Write
*xdt3info*otherWrite*labelString	:Write
*xdt3info*userExecute*labelString	:Execute
*xdt3info*groupExecute*labelString	:Execute
*xdt3info*otherExecute*labelString	:Execute
*xdt3info*setuid*labelString		:Setuid
*xdt3info*setgid*labelString		:Setgid
*xdt3info*quitControl*labelString	:OK
*xdt3info*previousControl*labelString	:Previous
*xdt3info*nextControl*labelString	:Next
*xdt3info*updateControl*labelString	:Reset
*xdt3info*controlPanel*Spacing		:30

! Dropin protocol registration
*xdt3info*iconDisplay*translations : #override\n\
<BtnDown>: StartDropOut()\n\
<Key>Escape: AbortDropOut()\n\
~Shift <BtnUp>: CompleteDropOut()\n\
Shift <BtnUp>: LocalDropInOut()\n

! These allow the desktop colors to be controlled by scocolor
*Background:			   scoBackground
*Foreground:			   scoForeground
*topShadowColor:		   scoTopShadow
*bottomShadowColor:		   Black
*activeBackground:		   scoActiveBackground
*activeForeground:		   scoActiveForeground
*activeTopShadowColor:		   scoActiveTopShadow
*activeBottomShadowColor:	   Black
*troughColor:			   scoAltBackground
*selectColor:			   scoAltBackground
*armColor:			   scoHighlight
*highlightColor:		   scoHighlight
*borderColor:			   Black
