home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 11 / 11.iso / n / n007 / 14.ddi / ET.IN_ / ET.INI
Encoding:
INI File  |  1993-07-27  |  3.5 KB  |  100 lines

  1. ; This file, ET.INI, tells Novell ElectroText where documents and
  2. ; other essential files are located on your system or network.  A
  3. ; copy of this ET.INI file must reside in your local Windows
  4. ; directory (usually C:\WINDOWS).  You should update the drive
  5. ; letters and/or directory paths listed in this file after copying
  6. ; it into your Windows directory so that they point to the correct
  7. ; locations of the specified files.
  8.  
  9. [DYNATEXT]
  10.  
  11. ; This section specifies files and directories used by the viewer
  12. ; program itself.
  13.  
  14. ; The following line points to a directory containing viewer icons
  15. ; and other program data.
  16. DATA=Z:/DOC/DATA
  17.  
  18. ; The following line authorizes your viewer to work with certain
  19. ; categories of electronic books.  You can change the drive letter
  20. ; and path to point wherever the authorization file is located.
  21. AUTH=Z:/DOC/DATA/SECURITY/AUTH
  22.  
  23. ; The following line specifies a directory for notes that are made
  24. ; available to everyone on your system.
  25. PUBLIC_NOTES=Z:/DOC/PUBNOTES
  26.  
  27. ; The following line specifies a directory for your private bookmarks or
  28. ; other annotations.  The directory must be one for which you have
  29. ; write permission.  It will automatically be created if it does
  30. ; not already exist.
  31. PRIVATE_NOTES=C:/PRVNOTES
  32.  
  33. [DOCSETS]
  34.  
  35. ; This section specifies the physical location of docsets (document
  36. ; collections) on your system or network and associates each docset
  37. ; with an abstract name used in making libraries and bookshelves.
  38. ; All books in a particular docset must occupy a single directory
  39. ; structure, but that directory structure can be put anywhere on
  40. ; your network as long as its path specification below is changed
  41. ; accordingly.  The environment variable NWLANGUAGE, set in your
  42. ; AUTOEXEC.BAT file, is used to switch among different language
  43. ; versions of Novell manuals.
  44. NW40=Z:/DOC/$NWLANGUAGE/NW40
  45. NW312=Z:/DOC/$NWLANGUAGE/NW312
  46. ETHELP=Z:/DOC/$NWLANGUAGE/ETHELP
  47.  
  48. [LIBRARIES]
  49.  
  50. ; This section makes libraries available to the ElectroText viewer.
  51. ; The contents of each library are specified by a file with an .ETL
  52. ; extension.
  53.  
  54. ; The following line gives the path down which the viewer will look
  55. ; for .ETL files.  The ETLPATH may consist of any number of
  56. ; directory specifications separated by semicolons.
  57. ETLPATH=Z:/DOC/$NWLANGUAGE
  58.  
  59. ; The following line specifies which library to open when the
  60. ; viewer is started.  If you have more than one library, you can
  61. ; change this line to open a different one when you start the viewer.
  62. OPEN=LIB1
  63.  
  64. ; The following list associates each library with an abstract name.
  65. ; Each name must correspond to a file with an .ETL extension
  66. ; located somewhere in the ETLPATH given above.  For example, the
  67. ; first entry implies the existence of a file named NOVELL.ETL that
  68. ; specifies the Novell Technical Documentation Library.
  69. LIB1=NOVELL
  70.  
  71. [HELP]
  72.  
  73. ; These entries set up ElectroText help files.  They should
  74. ; ordinarily not be changed.
  75. LIBWIN=ETHELP;HLP_LIBR
  76. BOOKWIN=ETHELP;HLP_BOOK
  77.  
  78. [TABLES]
  79.  
  80. ; This section regulates the appearance of tables and should
  81. ; ordinarily not be changed.
  82. WVGA=1/1;12;12
  83. WSVGA=1/1;12;12
  84. WXGA=1/1;12;12
  85. WLCDVGA=1/1;12;12
  86.  
  87. [PREFERENCES]
  88.  
  89. ; This section records user choices set in the Preferences section
  90. ; of the viewer's library and book windows.
  91. DEFAULT=QUERYLANG:SIMPLE
  92. WVGA=OUTLINE:LEFT;SEARCH:VISIBLE
  93. WSVGA=OUTLINE:LEFT;SEARCH:VISIBLE
  94. WXGA=OUTLINE:LEFT;SEARCH:VISIBLE
  95. WLCDVGA=OUTLINE:LEFT;SEARCH:VISIBLE
  96.  
  97. ; If you have a greyscale or monochrome display, add the
  98. ; following line:
  99. ; DISPLAY=WLCDVGA
  100.