home *** CD-ROM | disk | FTP | other *** search
INI File | 1993-07-27 | 3.5 KB | 100 lines |
- ; This file, ET.INI, tells Novell ElectroText where documents and
- ; other essential files are located on your system or network. A
- ; copy of this ET.INI file must reside in your local Windows
- ; directory (usually C:\WINDOWS). You should update the drive
- ; letters and/or directory paths listed in this file after copying
- ; it into your Windows directory so that they point to the correct
- ; locations of the specified files.
-
- [DYNATEXT]
-
- ; This section specifies files and directories used by the viewer
- ; program itself.
-
- ; The following line points to a directory containing viewer icons
- ; and other program data.
- DATA=Z:/DOC/DATA
-
- ; The following line authorizes your viewer to work with certain
- ; categories of electronic books. You can change the drive letter
- ; and path to point wherever the authorization file is located.
- AUTH=Z:/DOC/DATA/SECURITY/AUTH
-
- ; The following line specifies a directory for notes that are made
- ; available to everyone on your system.
- PUBLIC_NOTES=Z:/DOC/PUBNOTES
-
- ; The following line specifies a directory for your private bookmarks or
- ; other annotations. The directory must be one for which you have
- ; write permission. It will automatically be created if it does
- ; not already exist.
- PRIVATE_NOTES=C:/PRVNOTES
-
- [DOCSETS]
-
- ; This section specifies the physical location of docsets (document
- ; collections) on your system or network and associates each docset
- ; with an abstract name used in making libraries and bookshelves.
- ; All books in a particular docset must occupy a single directory
- ; structure, but that directory structure can be put anywhere on
- ; your network as long as its path specification below is changed
- ; accordingly. The environment variable NWLANGUAGE, set in your
- ; AUTOEXEC.BAT file, is used to switch among different language
- ; versions of Novell manuals.
- NW40=Z:/DOC/$NWLANGUAGE/NW40
- NW312=Z:/DOC/$NWLANGUAGE/NW312
- ETHELP=Z:/DOC/$NWLANGUAGE/ETHELP
-
- [LIBRARIES]
-
- ; This section makes libraries available to the ElectroText viewer.
- ; The contents of each library are specified by a file with an .ETL
- ; extension.
-
- ; The following line gives the path down which the viewer will look
- ; for .ETL files. The ETLPATH may consist of any number of
- ; directory specifications separated by semicolons.
- ETLPATH=Z:/DOC/$NWLANGUAGE
-
- ; The following line specifies which library to open when the
- ; viewer is started. If you have more than one library, you can
- ; change this line to open a different one when you start the viewer.
- OPEN=LIB1
-
- ; The following list associates each library with an abstract name.
- ; Each name must correspond to a file with an .ETL extension
- ; located somewhere in the ETLPATH given above. For example, the
- ; first entry implies the existence of a file named NOVELL.ETL that
- ; specifies the Novell Technical Documentation Library.
- LIB1=NOVELL
-
- [HELP]
-
- ; These entries set up ElectroText help files. They should
- ; ordinarily not be changed.
- LIBWIN=ETHELP;HLP_LIBR
- BOOKWIN=ETHELP;HLP_BOOK
-
- [TABLES]
-
- ; This section regulates the appearance of tables and should
- ; ordinarily not be changed.
- WVGA=1/1;12;12
- WSVGA=1/1;12;12
- WXGA=1/1;12;12
- WLCDVGA=1/1;12;12
-
- [PREFERENCES]
-
- ; This section records user choices set in the Preferences section
- ; of the viewer's library and book windows.
- DEFAULT=QUERYLANG:SIMPLE
- WVGA=OUTLINE:LEFT;SEARCH:VISIBLE
- WSVGA=OUTLINE:LEFT;SEARCH:VISIBLE
- WXGA=OUTLINE:LEFT;SEARCH:VISIBLE
- WLCDVGA=OUTLINE:LEFT;SEARCH:VISIBLE
-
- ; If you have a greyscale or monochrome display, add the
- ; following line:
- ; DISPLAY=WLCDVGA
-