adbook.sgm 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. <!-- $XConsortium: adbook.sgm /main/6 1996/09/08 22:35:58 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 CAMainWindow SYSTEM "./graphics/mainwin.tif" NDATA TIFF>
  41. <!entity CAAddDataTypesWindow SYSTEM "./graphics/addtypes.tif" NDATA TIFF>
  42. <!entity CAAdvancedMainWIndow SYSTEM "./graphics/advance.tif" NDATA TIFF>
  43. <!entity CAFindSetWindow SYSTEM "./graphics/findset.tif" NDATA TIFF>
  44. <!entity CAIdentifyingCharWindow SYSTEM "./graphics/idwindow.tif" NDATA TIFF>
  45. <!entity CAIdenCharName SYSTEM "./graphics/idname.tif" NDATA TIFF>
  46. <!entity CAIdenCharFileFolder SYSTEM "./graphics/idfolder.tif" NDATA TIFF>
  47. <!entity CAIdenCharPermissionPattern SYSTEM "./graphics/idperm.tif" NDATA TIFF>
  48. <!entity CACreateActionIcon SYSTEM "./graphics/create.tif" NDATA TIFF>
  49. <!ENTITY % local.notations "| XPM | XBM | XWD">
  50. <!NOTATION XPM SYSTEM "XPM">
  51. <!NOTATION XBM SYSTEM "XBM">
  52. <!NOTATION XWD SYSTEM "XWD">
  53. <!entity HomeTopic SYSTEM "./Home.sgm">
  54. <!entity TOC SYSTEM "./TOC.sgm">
  55. <!entity MetaInformation SYSTEM "./MetaInfo.sgm">
  56. <!entity Reference SYSTEM "./Ref.sgm">
  57. <!entity Tasks SYSTEM "./Tasks.sgm">
  58. <!entity Glossary SYSTEM "../common/glossary.sgm">
  59. ]>
  60. <!-- __________________________________________________________________ -->
  61. <DocBook>
  62. <Book>
  63. <Part>
  64. &MetaInformation;
  65. &HomeTopic;
  66. &TOC;
  67. &Tasks;
  68. &Reference;
  69. &Glossary;
  70. </Part>
  71. </Book>
  72. </DocBook>