2
0

adbook.sgm 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <!-- $XConsortium: adbook.sgm /main/6 1996/09/08 22:25:50 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 AppManagerWindow SYSTEM "./graphics/appman.tif" NDATA TIFF>
  41. <!entity AppManagerControl SYSTEM "./graphics/control.tif" NDATA TIFF>
  42. <!entity AppManagerOpenFile SYSTEM "./graphics/openfile.tif" NDATA TIFF>
  43. <!entity AppManagerNewFile SYSTEM "./graphics/newfile.tif" NDATA TIFF>
  44. <!entity AppManagerNewFolder SYSTEM "./graphics/newfold.tif" NDATA TIFF>
  45. <!entity AppManagerMoveFile SYSTEM "./graphics/movefile.tif" NDATA TIFF>
  46. <!entity AppManagerCopyFile SYSTEM "./graphics/copyfile.tif" NDATA TIFF>
  47. <!entity AppManagerLinkFile SYSTEM "./graphics/linkfile.tif" NDATA TIFF>
  48. <!entity AppManagerAppGroups SYSTEM "./graphics/appgroup.tif" NDATA TIFF>
  49. <!entity AppManagerActionIcons SYSTEM "./graphics/actions.tif" NDATA TIFF>
  50. <!entity AppManagerSetFilterOptions SYSTEM "./graphics/filter.tif" NDATA TIFF>
  51. <!entity AppManagerOnItemHelp SYSTEM "./graphics/help.tif" NDATA TIFF>
  52. <!entity AppManagerFileName SYSTEM "./graphics/filename.tif" NDATA TIFF>
  53. <!entity AppManagerCopyToFrontPanel SYSTEM "./graphics/addappfp.tif" NDATA TIFF>
  54. <!ENTITY % local.notations "| XPM | XBM | XWD">
  55. <!NOTATION XPM SYSTEM "XPM">
  56. <!NOTATION XBM SYSTEM "XBM">
  57. <!NOTATION XWD SYSTEM "XWD">
  58. <!entity HomeTopic SYSTEM "./Home.sgm">
  59. <!entity TOC SYSTEM "./TOC.sgm">
  60. <!entity MetaInformation SYSTEM "./MetaInfo.sgm">
  61. <!entity Reference SYSTEM "./Ref.sgm">
  62. <!entity Tasks SYSTEM "./Tasks.sgm">
  63. <!entity Glossary SYSTEM "../common/glossary.sgm">
  64. ]>
  65. <!-- __________________________________________________________________ -->
  66. <DocBook>
  67. <Book>
  68. <Part>
  69. &MetaInformation;
  70. &HomeTopic;
  71. &TOC;
  72. &Tasks;
  73. &Reference;
  74. &Glossary;
  75. </Part>
  76. </Book>
  77. </DocBook>