home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / TEDdesk / reloc.9 / $TED_DIR / app-defaults / C / Dthelpview next >
Text File  |  1998-08-19  |  2KB  |  61 lines

  1. !######################################################################
  2. !#
  3. !#     Dthelpview
  4. !#
  5. !#     TriTeal Enterprise Desktop (TED)
  6. !#
  7. !#     Application Defaults for the TED dthelpview application
  8. !#
  9. !#     (c) Copyright 1994, 1995 TriTeal Corporation
  10. !#     (c) Copyright 1993, 1994 Hewlett-Packard Company
  11. !#     (c) Copyright 1993, 1994 International Business Machines Corp.
  12. !#     (c) Copyright 1993, 1994 Sun Microsystems, Inc.
  13. !#     (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary 
  14. !#         of Novell, Inc.
  15. !#
  16. !#     $XConsortium: Dthelpview /main/cde1_maint/1 1995/07/14 23:40:01 drk $
  17. !#
  18. !######################################################################
  19.  
  20. !########
  21. !#
  22. !#  Dthelpview app-defaults file.
  23. !#
  24. !########
  25.  
  26.  
  27. !########
  28. !#
  29. !#  Pull in additional help resources via the Dt app-defaults file
  30. !#
  31. !########
  32.  
  33. #include "Dt"
  34.  
  35. !########
  36. !#
  37. !#  Man Page Box and File Box resources
  38. !#
  39. !#     The "manBox" is the DtHelpQuickDialog used by dthelpview to display
  40. !#     man pages by dthelpview; "fileBox" is used to display text files.
  41. !#
  42. !########
  43.  
  44. Dthelpview*manBox.rows:  32
  45. Dthelpview*manBox.columns:  80
  46. Dthelpview*fileBox.rows:  32
  47. Dthelpview*fileBox.columns:  80
  48. Dthelpview*onHelpDialog.rows:  32
  49. Dthelpview*onHelpDialog.columns:  80
  50.  
  51. !########
  52. !# 
  53. !#  Size of the dthelpview man page query dialog text field and the
  54. !#  search word text field in the index search dialog of the DtHelpDialog widget.
  55. !#
  56. !########
  57.  
  58. Dthelpview*man_text.columns: 20
  59. Dthelpview*searchShell*srchWord.columns: 30
  60.  
  61.