Dthelpview 1.4 KB

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