! IBM_PROLOG_BEGIN_TAG 
! This is an automatically generated prolog. 
!  
! cde720 src/cde/lib1/DtSvc/DtUtil2/Dt.ad 1.3 
!  
! Licensed Materials - Property of IBM 
!  
! COPYRIGHT International Business Machines Corp. 2014 
! All Rights Reserved 
!  
! US Government Users Restricted Rights - Use, duplication or 
! disclosure restricted by GSA ADP Schedule Contract with IBM Corp. 
!  
! IBM_PROLOG_END_TAG 
!#
!#  COMPONENT_NAME: desktop
!#
!#  FUNCTIONS: Global Application Defaults for CDE desktop
!#
!#  ORIGINS: 27,118,119,120,121
!#
!#
!#  (C) COPYRIGHT International Business Machines Corp. 1993,1997
!#  All Rights Reserved
!#  Licensed Materials - Property of IBM
!#  US Government Users Restricted Rights - Use, duplication or
!#  disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
!#
!######################################################################
!#
!#     (c) Copyright 1993, 1994 Hewlett-Packard Company
!#     (c) Copyright 1993, 1994 International Business Machines Corp.
!#     (c) Copyright 1993, 1994 Sun Microsystems, Inc.
!#     (c) Copyright 1993, 1994 Novell, Inc.
!#
!######################################################################
!#
*foregroundThreshold:	70

!########
!#
!#   Help system specific resources
!#
!#
!#  Window Sizes
!#     
!#     These resources set the window sizes for the Help windows.
!#     These resources are complex because they have to override
!#     the standard widget resources.   
!#

*DtHelpDialog*onHelpDialog.rows:                              23
*DtHelpDialog*onHelpDialog.columns:                           69
*DtHelpQuickDialog.printShell.printForm.printerField.columns: 10
*DtHelpQuickDialog.printShell.printForm.copiesField.columns:  4
*DtHelpDialog.printShell.printForm.printerField.columns:      10
*DtHelpDialog.printShell.printForm.copiesField.columns:       4
*DtHelpDialog.historyShell*historyTopicList.visibleItemCount: 5
*DtHelpDialog.historyShell*historyVolumeList.visibleItemCount: 5
*DtHelpDialog.searchShell*searchForm.srchWord.columns:        20
*DtHelpDialog.searchShell*resultList.visibleItemCount:        12
*DtHelpDialog.searchShell*fileSelectShell*selList.visibleItemCount: 15

!#
!#  Display Area Colors
!#
!#     These resources set the colors for the display area (where
!#     actual help text is displayed).  The resources are complex
!#     because they have to override the standard color resources
!#     in all cases.  
!#

*XmDialogShell.DtHelpDialog*DisplayArea.background: White
*XmDialogShell*XmDialogShell.DtHelpDialog*DisplayArea.background: White
*XmDialogShell.DtHelpDialog*DisplayArea.foreground: Black
*XmDialogShell*XmDialogShell.DtHelpDialog*DisplayArea.foreground: Black


*XmDialogShell.DtHelpQuickDialog*DisplayArea.background: White
*XmDialogShell*XmDialogShell.DtHelpQuickDialog*DisplayArea.background: White
*XmDialogShell.DtHelpQuickDialog*DisplayArea.foreground: Black
*XmDialogShell*XmDialogShell.DtHelpQuickDialog*DisplayArea.foreground: Black


!########
!# 
!#  Menu Accelerators
!#
!#     The following resources establish keyboard accelerators
!#     for the most frequently accessed menu commands.
!#
!########

*DtHelpDialog*searchMenu.keyword.acceleratorText:     Ctrl+I
*DtHelpDialog*searchMenu.keyword.accelerator:         Ctrl<Key>i
*DtHelpDialog*navigateMenu.backTrack.acceleratorText: Ctrl+B
*DtHelpDialog*navigateMenu.backTrack.accelerator:     Ctrl<Key>b
*DtHelpDialog*navigateMenu.homeTopic.acceleratorText: Ctrl+H
*DtHelpDialog*navigateMenu.homeTopic.accelerator:     Ctrl<Key>h
*DtHelpDialog*fileMenu.close.acceleratorText:         Alt+F4
*DtHelpDialog*fileMenu.close.accelerator:             Alt<Key>f4
*DtHelpDialog*fileMenu.print.acceleratorText:         Ctrl+P
*DtHelpDialog*fileMenu.print.accelerator:             Ctrl<Key>p
*DtHelpDialog*editMenu.copy.acceleratorText:          Ctrl+C
*DtHelpDialog*editMenu.copy.accelerator:              Ctrl<Key>c

!########
!#
!#  Non-ISO-8859-1 font resources.
!#
!#     The following resources establish fonts used for help information
!#     written using a non-ISO-8859-1 code set. The default is to be
!#     empty.
!#
!########
  

!#################################################################
!#
!#  Cde File Selection dialog global resources
!#
!#################################################################
*XmFileSelectionBox.fileFilterStyle:    XmFILTER_HIDDEN_FILES
*XmFileSelectionBox.pathMode:           XmPATH_MODE_RELATIVE
*XmFileSelectionBox.resizePolicy:       XmRESIZE_GROW

*XmFileSelectionBox*dirTextLabelString:         Enter path or folder name:
*XmFileSelectionBox*applyLabelString:           Update
*XmFileSelectionBox*selectionLabelString:       Enter file name:
*XmFileSelectionBox*dirListLabelString:         Folders

!###########################        eof      ###################
