2
0

adbook.sgm 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <!-- $XConsortium: adbook.sgm /main/6 1996/09/08 22:47:38 rws $ -->
  2. <!DOCTYPE DocBook PUBLIC "-//HaL and O'Reilly//DTD DocBook V2.2.1//EN" [
  3. <!ENTITY CDEcopyright "<GlossTerm Role=nogloss>Common Desktop Environment 1.x Internal Release</GlossTerm>
  4. &copy; Copyright 1996 Digital Equipment Corp.
  5. &copy; Copyright 1996 Fujitsu Limited
  6. &copy; Copyright 1996 Hewlett-Packard Company
  7. &copy; Copyright 1996 Hitachi, Ltd.
  8. &copy; Copyright 1996 International Business Machines Corp.
  9. &copy; Copyright 1996 Novell, Inc.
  10. &copy; Copyright 1996 Sun Microsystems, Inc.">
  11. <!ENTITY headerFix "&empty;">
  12. <!ENTITY AbstractBullet "&bullet;">
  13. <!ENTITY empty "">
  14. <!ENTITY newline SDATA "[newlin]">
  15. <!ENTITY emdash "&mdash;">
  16. <!ENTITY bullet "&bull;">
  17. <!ENTITY dquote "&rdquo;">
  18. <!ENTITY sigspace "&nbsp;">
  19. <!ENTITY vellipsis "&vellip;">
  20. <!ENTITY tm "&trade;">
  21. <!ENTITY a.m. "AM">
  22. <!ENTITY cents "&cent;">
  23. <!ENTITY date SDATA "[date]">
  24. <!ENTITY div "&divide;">
  25. <!ENTITY ellipsis "&hellip;">
  26. <!ENTITY endash "&ndash;">
  27. <!ENTITY geq "&ge;">
  28. <!ENTITY leq "&le;">
  29. <!ENTITY minutes "&prime;">
  30. <!ENTITY neq "&ne;">
  31. <!ENTITY p.m. "PM">
  32. <!ENTITY pellipsis "....">
  33. <!ENTITY pm "&plusmn;">
  34. <!ENTITY seconds "&Prime;">
  35. <!ENTITY squote "&rsquor;">
  36. <!ENTITY sterling "&pound;">
  37. <!ENTITY time SDATA "[time]">
  38. <!ENTITY vblank SDATA "[vblank]">
  39. <!ENTITY ProductName "CDE Desktop">
  40. <!entity TextEditorButton SYSTEM "./graphics/button.tif" NDATA TIFF>
  41. <!entity TextEditorWindow SYSTEM "./graphics/window.tif" NDATA TIFF>
  42. <!entity TextEditorSubpanel SYSTEM "./graphics/subpanel.tif" NDATA TIFF>
  43. <!entity TextEditorCreateFile SYSTEM "./graphics/create.tif" NDATA TIFF>
  44. <!entity TextEditorOpenFile SYSTEM "./graphics/open.tif" NDATA TIFF>
  45. <!entity TextEditorSaveAs SYSTEM "./graphics/saveas.tif" NDATA TIFF>
  46. <!entity TextEditorWordWrap SYSTEM "./graphics/wordwrap.tif" NDATA TIFF>
  47. <!entity TextEditorStatusLine SYSTEM "./graphics/status.tif" NDATA TIFF>
  48. <!entity TextEditorFindChange SYSTEM "./graphics/find.tif" NDATA TIFF>
  49. <!entity TextEditorSpell SYSTEM "./graphics/spell.tif" NDATA TIFF>
  50. <!entity TextEditorInclude SYSTEM "./graphics/include.tif" NDATA TIFF>
  51. <!entity TextEditorSettings SYSTEM "./graphics/settings.tif" NDATA TIFF>
  52. <!entity TextEditorPrint SYSTEM "./graphics/print.tif" NDATA TIFF>
  53. <!entity TextEditorConfirmClose SYSTEM "./graphics/confirm.tif" NDATA TIFF>
  54. <!entity TextEditorFileExists SYSTEM "./graphics/exists.tif" NDATA TIFF>
  55. <!entity TextEditorSave SYSTEM "./graphics/save.tif" NDATA TIFF>
  56. <!entity TextEditorCopyToFile SYSTEM "./graphics/copy.tif" NDATA TIFF>
  57. <!ENTITY % local.notations "| XPM | XBM | XWD">
  58. <!NOTATION XPM SYSTEM "XPM">
  59. <!NOTATION XBM SYSTEM "XBM">
  60. <!NOTATION XWD SYSTEM "XWD">
  61. <!entity HomeTopic SYSTEM "./Home.sgm">
  62. <!entity TOC SYSTEM "./TOC.sgm">
  63. <!entity MetaInformation SYSTEM "./MetaInfo.sgm">
  64. <!entity Reference SYSTEM "./Ref.sgm">
  65. <!entity Tasks SYSTEM "./Tasks.sgm">
  66. <!entity Glossary SYSTEM "../common/glossary.sgm">
  67. ]>
  68. <!-- __________________________________________________________________ -->
  69. <DocBook>
  70. <Book>
  71. <Part>
  72. &MetaInformation;
  73. &HomeTopic;
  74. &TOC;
  75. &Tasks;
  76. &Reference;
  77. &Glossary;
  78. </Part>
  79. </Book>
  80. </DocBook>