home *** CD-ROM | disk | FTP | other *** search
- !######################################################################
- !#
- !# Dthelpview
- !#
- !# TriTeal Enterprise Desktop (TED)
- !#
- !# Application Defaults for the TED dthelpview application
- !#
- !# (c) Copyright 1994, 1995 TriTeal Corporation
- !# (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/cde1_maint/1 1995/07/14 23:40:01 drk $
- !#
- !######################################################################
-
- !########
- !#
- !# 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: 80
- Dthelpview*fileBox.rows: 32
- Dthelpview*fileBox.columns: 80
- Dthelpview*onHelpDialog.rows: 32
- Dthelpview*onHelpDialog.columns: 80
-
- !########
- !#
- !# 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: 20
- Dthelpview*searchShell*srchWord.columns: 30
-
-