58 lines
1.4 KiB
Plaintext
58 lines
1.4 KiB
Plaintext
!######################################################################
|
|
!#
|
|
!# Dthelpview
|
|
!#
|
|
!# Common Desktop Environment (CDE)
|
|
!#
|
|
!# Application Defaults for the CDE dthelpview application
|
|
!#
|
|
!# (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 Unix System Labs, Inc., a subsidiary
|
|
!# of Novell, Inc.
|
|
!#
|
|
!# $XConsortium: Dthelpview /main/3 1995/11/08 09:21:11 rswiston $
|
|
!#
|
|
!######################################################################
|
|
|
|
!########
|
|
!#
|
|
!# Dthelpview app-defaults file.
|
|
!#
|
|
!########
|
|
|
|
|
|
!########
|
|
!#
|
|
!# Pull in additional help resources via the Dt app-defaults file
|
|
!#
|
|
!########
|
|
|
|
#include "Dt"
|
|
|
|
!########
|
|
!#
|
|
!# Man Page Box and File Box resources
|
|
!#
|
|
!# The "manBox" is the DtHelpQuickDialog used by dthelpview to display
|
|
!# man pages by dthelpview; "fileBox" is used to display text files.
|
|
!#
|
|
!########
|
|
|
|
Dthelpview*manBox.rows: 32
|
|
Dthelpview*manBox.columns: %|nls-1-80^columns|
|
|
Dthelpview*fileBox.rows: 32
|
|
Dthelpview*fileBox.columns: %|nls-2-80^columns|
|
|
|
|
!########
|
|
!#
|
|
!# Size of the dthelpview man page query dialog text field and the
|
|
!# search word text field in the index search dialog of the DtHelpDialog widget.
|
|
!#
|
|
!########
|
|
|
|
Dthelpview*man_text.columns: %|nls-3-#20#|
|
|
Dthelpview*searchShell*srchWord.columns: %|nls-4-#30#|
|
|
|