Home » Archimedes archive » Archimedes World » archimedes_world_volume_15_issue_5_scp.adf » Argosp » !Fresco/Config

!Fresco/Config

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Archimedes World » archimedes_world_volume_15_issue_5_scp.adf » Argosp
Filename: !Fresco/Config
Read OK:
File size: 1A65 bytes
Load address: 0000
Exec address: 0000
File contents
# Config file for Fresco�
# 
# Maximum number of image files in transit at one time
image.max: 6
# Do we want deep colour for images?
image.deep: Yes
# Don't load images until the user asks
image.defer: No
# 
# Underline links?
display.links.underlined: Yes
# Use colour and background directives in BODY tags
display.body_colours: Yes
# Antialias the displayed text
display.antialias: Yes
# Display button bar
display.control.buttons: Yes
# Display URL line
display.control.urlline: Yes
# Display status line
display.control.status: Yes
# Use different pointer shapes depending on what the pointer is over
display.fancy_ptr: Yes
# Scaling factor (%)
display.scale: 100
# Scaling factor for images (%)
display.scale.image: 100
# Scale level 1
display.scale.1: 80
# Scale level 2
display.scale.2: 100
# Scale level 3
display.scale.3: 125
# Force page to fit
display.scale.fit: No
# Blend fonts to background
display.blending: No
# Display frames
display.frames: Yes
# Time to activate links for
display.time.activate: 50
# Time for which to wait for background
display.time.background: 0
# Display map co-ordinates on the status line
display.map_coords: No
# 0,1,3: on the fly, 2: decompress
display.jpeg: 2
# half leading
display.leading: 25
# % or OS units
display.leading.percent: Yes
# password char
display.char.password: 45
# wide font encoding
display.encoding: 0
# Display tables
display.tables: Yes
# 
# Default document
document.default: file:/<fresco$dir>/Docs/ArgoSphere/index.htm
# 
# Hotlist file
files.hots: <Fresco$Dir>.Hotlist
# File to store passwords in
files.passwords: <Fresco$Dir>.Users
# Store passwords scrambled
files.passwords.encrypted: No
# This file lists the file types of files that will be run when fetched.
files.runable: <Fresco$Dir>.Runables
# If given, only allow access to sites listed in this file.
files.allow: 
# If given, don't allow access to sites listed in this file.
files.deny: 
# URL of help pages
files.Help: 
# Where to store cookies
files.cookie: <Fresco$Dir>.Cookies
# Where to store the persistent history
files.history: <Fresco$Dir>.History
# 
# Number of chars to truncate file names to
truncate.length: 0
# Do we remove the file extension when we choose a file name?
truncate.suffix: No
# 
# User's email address
user.email: 
# 
# Prefix string for animation sprite names
animation.name: prog
# Number of frames in the progress amination
animation.frames: 12
# 
# Point sizes for fonts
font.size.1: 8
font.size.2: 10
font.size.3: 12
font.size.4: 14
font.size.5: 16
font.size.6: 18
font.size.7: 24
# 
# Name of standard (body) font
font.base: Trinity.Medium
# ... the bold form
font.base.b: Trinity.Bold
# ... the italic form
font.base.i: Trinity.Medium.Italic
# ... bold and italic
font.base.bi: Trinity.Bold.Italic
# Name of headings font
font.head: Homerton.Medium
# ... the bold form
font.head.b: Homerton.Bold
# ... the italic form
font.head.i: Homerton.Medium.Oblique
# ... bold and italic
font.head.bi: Homerton.Bold.Oblique
# Name of fixed space font
font.fixed: Corpus.Medium
# ... the bold form
font.fixed.b: Corpus.Bold
# ... the italic form
font.fixed.i: Corpus.Medium.Oblique
# ... bold and italic
font.fixed.bi: Corpus.Bold.Oblique
# Name of symbol font
font.symbol: Selwyn
# Name of internal menu font
font.internal: Homerton.Medium
# Name of japanese font
font.japanese: HeiBold
# 
# Colour for normal text
colour.plain: 0x00, 0x00, 0x00
# Colour for text in hypertext links
colour.anchor: 0x00, 0x22, 0xdd
# Colour for text in links that have been visited
colour.visited: 0x00, 0x22, 0x88
# Background colour
colour.back: 0xdd, 0xdd, 0xdd
# Colour for activating buttons
colour.action: 0xff, 0xbb, 0x00
# Colour for writable areas
colour.write: 0xff, 0xff, 0xff
# Colour for the light side of rules
colour.line.light: 0xff, 0xff, 0xff
# Colour for the dark side of rules
colour.line.dark: 0x55, 0x55, 0x55
# Colour for text on buttons
colour.button.text: 0x00, 0x00, 0x00
# Background colour for buttons
colour.button.back: 0xdd, 0xdd, 0xdd
# Colour for selected button
colour.button.select: 0xdd, 0xdd, 0xdd
# Colour for highlighted link
colour.highlight: 0x00, 0x00, 0xff
# Colour for activating link
colour.activated: 0xff, 0x00, 0x00
# Colour for frame bevel
colour.bevel: 0x66, 0x66, 0x66
# Colour for highlighted text on buttons
colour.button.text.highlight: 0x00, 0x00, 0x00
# Colours for frame bevel
colour.border.bevel: 0x87878700 0x87878700 0x75757500 0x75757500 0x21212100 0x21212100 0x42424200 0x42424200
# 
# Enable proxies
proxy.http.enable: No
proxy.https.enable: No
proxy.gopher.enable: No
proxy.ftp.enable: No
proxy.mailto.enable: No
# Proxy server name (and port)
proxy.http: 
proxy.https: 
proxy.gopher: 
proxy.ftp: 
# Proxy URL
proxy.mailto: 
# No proxy on these domains
proxy.http.ignore: 
proxy.https.ignore: 
proxy.gopher.ignore: 
proxy.ftp.ignore: 
# 
# Size in K for cache (0 = unlimited)
cache.size: 0
# Max number of items in the cache
cache.items: 48
# Should the cache be kept across closedowns?
cache.keep: No
# Save the cachedump on every update
cache.keep.uptodate: No
# 
# Printing magnification in %
print.scale: 100
# Border, in points, around the printed page
print.border: 36
# Suppress pictures in printout
print.nopics: No
# Suppress backgrouds in printout
print.noback: No
# Suppress text colours in printout
print.nocols: No
# Print pages sideways
print.sideways: No
# Collate multiple copies
print.collated: No
# Print pages in reverse order
print.reversed: No
# The number of pages in the per-view history list
history.length: 50
# The number of unique pages in the global history list
history.global.length: 250
# Should the history list be kept across closedowns?
history.persist: No
# Set this to use Netscape POST redirections
broken.formpost: No
# Shall we receive and send cookies
cookie.enable: Yes
# Save cookies on every update
cookie.uptodate: No
# Save passwords on every update
passwords.uptodate: No
# Configure file for plugins
plugin.file: <Fresco$Dir>.PlugIns
# Keep plugin file up to date
plugin.uptodate: No
# Max number in hotlist
hots.length: 50
# Which (human) languages you'd prefer, e.g. 'en-gb,en,en-us'
language.preference: 
# Which version of the browser wrote this file?
browser.version: 0
# Substrings of image URLs not to fetch (e.g. adverts)
image.blacklist: 
# HTTP (fetch) prefix of editable pages
publishing.fetch.prefix: 
# FTP (send) prefix of editable pages
publishing.send.prefix: 
# File containing <fetchprefix> <sendprefix> [<indexpage>] lines
publishing.more: 
# Index page (if not 'index.html')
publishing.index.page: 
# Is active (server-parsed) HTML used?
publishing.active: No
# 'Show hotlist' calls !Hotlist
hots.run.hotlist: No
# Resizing only reformats if Ctrl held down
resize.requires.ctrl: No
00000000  23 20 43 6f 6e 66 69 67  20 66 69 6c 65 20 66 6f  |# Config file fo|
00000010  72 20 46 72 65 73 63 6f  ae 0a 23 20 0a 23 20 4d  |r Fresco..# .# M|
00000020  61 78 69 6d 75 6d 20 6e  75 6d 62 65 72 20 6f 66  |aximum number of|
00000030  20 69 6d 61 67 65 20 66  69 6c 65 73 20 69 6e 20  | image files in |
00000040  74 72 61 6e 73 69 74 20  61 74 20 6f 6e 65 20 74  |transit at one t|
00000050  69 6d 65 0a 69 6d 61 67  65 2e 6d 61 78 3a 20 36  |ime.image.max: 6|
00000060  0a 23 20 44 6f 20 77 65  20 77 61 6e 74 20 64 65  |.# Do we want de|
00000070  65 70 20 63 6f 6c 6f 75  72 20 66 6f 72 20 69 6d  |ep colour for im|
00000080  61 67 65 73 3f 0a 69 6d  61 67 65 2e 64 65 65 70  |ages?.image.deep|
00000090  3a 20 59 65 73 0a 23 20  44 6f 6e 27 74 20 6c 6f  |: Yes.# Don't lo|
000000a0  61 64 20 69 6d 61 67 65  73 20 75 6e 74 69 6c 20  |ad images until |
000000b0  74 68 65 20 75 73 65 72  20 61 73 6b 73 0a 69 6d  |the user asks.im|
000000c0  61 67 65 2e 64 65 66 65  72 3a 20 4e 6f 0a 23 20  |age.defer: No.# |
000000d0  0a 23 20 55 6e 64 65 72  6c 69 6e 65 20 6c 69 6e  |.# Underline lin|
000000e0  6b 73 3f 0a 64 69 73 70  6c 61 79 2e 6c 69 6e 6b  |ks?.display.link|
000000f0  73 2e 75 6e 64 65 72 6c  69 6e 65 64 3a 20 59 65  |s.underlined: Ye|
00000100  73 0a 23 20 55 73 65 20  63 6f 6c 6f 75 72 20 61  |s.# Use colour a|
00000110  6e 64 20 62 61 63 6b 67  72 6f 75 6e 64 20 64 69  |nd background di|
00000120  72 65 63 74 69 76 65 73  20 69 6e 20 42 4f 44 59  |rectives in BODY|
00000130  20 74 61 67 73 0a 64 69  73 70 6c 61 79 2e 62 6f  | tags.display.bo|
00000140  64 79 5f 63 6f 6c 6f 75  72 73 3a 20 59 65 73 0a  |dy_colours: Yes.|
00000150  23 20 41 6e 74 69 61 6c  69 61 73 20 74 68 65 20  |# Antialias the |
00000160  64 69 73 70 6c 61 79 65  64 20 74 65 78 74 0a 64  |displayed text.d|
00000170  69 73 70 6c 61 79 2e 61  6e 74 69 61 6c 69 61 73  |isplay.antialias|
00000180  3a 20 59 65 73 0a 23 20  44 69 73 70 6c 61 79 20  |: Yes.# Display |
00000190  62 75 74 74 6f 6e 20 62  61 72 0a 64 69 73 70 6c  |button bar.displ|
000001a0  61 79 2e 63 6f 6e 74 72  6f 6c 2e 62 75 74 74 6f  |ay.control.butto|
000001b0  6e 73 3a 20 59 65 73 0a  23 20 44 69 73 70 6c 61  |ns: Yes.# Displa|
000001c0  79 20 55 52 4c 20 6c 69  6e 65 0a 64 69 73 70 6c  |y URL line.displ|
000001d0  61 79 2e 63 6f 6e 74 72  6f 6c 2e 75 72 6c 6c 69  |ay.control.urlli|
000001e0  6e 65 3a 20 59 65 73 0a  23 20 44 69 73 70 6c 61  |ne: Yes.# Displa|
000001f0  79 20 73 74 61 74 75 73  20 6c 69 6e 65 0a 64 69  |y status line.di|
00000200  73 70 6c 61 79 2e 63 6f  6e 74 72 6f 6c 2e 73 74  |splay.control.st|
00000210  61 74 75 73 3a 20 59 65  73 0a 23 20 55 73 65 20  |atus: Yes.# Use |
00000220  64 69 66 66 65 72 65 6e  74 20 70 6f 69 6e 74 65  |different pointe|
00000230  72 20 73 68 61 70 65 73  20 64 65 70 65 6e 64 69  |r shapes dependi|
00000240  6e 67 20 6f 6e 20 77 68  61 74 20 74 68 65 20 70  |ng on what the p|
00000250  6f 69 6e 74 65 72 20 69  73 20 6f 76 65 72 0a 64  |ointer is over.d|
00000260  69 73 70 6c 61 79 2e 66  61 6e 63 79 5f 70 74 72  |isplay.fancy_ptr|
00000270  3a 20 59 65 73 0a 23 20  53 63 61 6c 69 6e 67 20  |: Yes.# Scaling |
00000280  66 61 63 74 6f 72 20 28  25 29 0a 64 69 73 70 6c  |factor (%).displ|
00000290  61 79 2e 73 63 61 6c 65  3a 20 31 30 30 0a 23 20  |ay.scale: 100.# |
000002a0  53 63 61 6c 69 6e 67 20  66 61 63 74 6f 72 20 66  |Scaling factor f|
000002b0  6f 72 20 69 6d 61 67 65  73 20 28 25 29 0a 64 69  |or images (%).di|
000002c0  73 70 6c 61 79 2e 73 63  61 6c 65 2e 69 6d 61 67  |splay.scale.imag|
000002d0  65 3a 20 31 30 30 0a 23  20 53 63 61 6c 65 20 6c  |e: 100.# Scale l|
000002e0  65 76 65 6c 20 31 0a 64  69 73 70 6c 61 79 2e 73  |evel 1.display.s|
000002f0  63 61 6c 65 2e 31 3a 20  38 30 0a 23 20 53 63 61  |cale.1: 80.# Sca|
00000300  6c 65 20 6c 65 76 65 6c  20 32 0a 64 69 73 70 6c  |le level 2.displ|
00000310  61 79 2e 73 63 61 6c 65  2e 32 3a 20 31 30 30 0a  |ay.scale.2: 100.|
00000320  23 20 53 63 61 6c 65 20  6c 65 76 65 6c 20 33 0a  |# Scale level 3.|
00000330  64 69 73 70 6c 61 79 2e  73 63 61 6c 65 2e 33 3a  |display.scale.3:|
00000340  20 31 32 35 0a 23 20 46  6f 72 63 65 20 70 61 67  | 125.# Force pag|
00000350  65 20 74 6f 20 66 69 74  0a 64 69 73 70 6c 61 79  |e to fit.display|
00000360  2e 73 63 61 6c 65 2e 66  69 74 3a 20 4e 6f 0a 23  |.scale.fit: No.#|
00000370  20 42 6c 65 6e 64 20 66  6f 6e 74 73 20 74 6f 20  | Blend fonts to |
00000380  62 61 63 6b 67 72 6f 75  6e 64 0a 64 69 73 70 6c  |background.displ|
00000390  61 79 2e 62 6c 65 6e 64  69 6e 67 3a 20 4e 6f 0a  |ay.blending: No.|
000003a0  23 20 44 69 73 70 6c 61  79 20 66 72 61 6d 65 73  |# Display frames|
000003b0  0a 64 69 73 70 6c 61 79  2e 66 72 61 6d 65 73 3a  |.display.frames:|
000003c0  20 59 65 73 0a 23 20 54  69 6d 65 20 74 6f 20 61  | Yes.# Time to a|
000003d0  63 74 69 76 61 74 65 20  6c 69 6e 6b 73 20 66 6f  |ctivate links fo|
000003e0  72 0a 64 69 73 70 6c 61  79 2e 74 69 6d 65 2e 61  |r.display.time.a|
000003f0  63 74 69 76 61 74 65 3a  20 35 30 0a 23 20 54 69  |ctivate: 50.# Ti|
00000400  6d 65 20 66 6f 72 20 77  68 69 63 68 20 74 6f 20  |me for which to |
00000410  77 61 69 74 20 66 6f 72  20 62 61 63 6b 67 72 6f  |wait for backgro|
00000420  75 6e 64 0a 64 69 73 70  6c 61 79 2e 74 69 6d 65  |und.display.time|
00000430  2e 62 61 63 6b 67 72 6f  75 6e 64 3a 20 30 0a 23  |.background: 0.#|
00000440  20 44 69 73 70 6c 61 79  20 6d 61 70 20 63 6f 2d  | Display map co-|
00000450  6f 72 64 69 6e 61 74 65  73 20 6f 6e 20 74 68 65  |ordinates on the|
00000460  20 73 74 61 74 75 73 20  6c 69 6e 65 0a 64 69 73  | status line.dis|
00000470  70 6c 61 79 2e 6d 61 70  5f 63 6f 6f 72 64 73 3a  |play.map_coords:|
00000480  20 4e 6f 0a 23 20 30 2c  31 2c 33 3a 20 6f 6e 20  | No.# 0,1,3: on |
00000490  74 68 65 20 66 6c 79 2c  20 32 3a 20 64 65 63 6f  |the fly, 2: deco|
000004a0  6d 70 72 65 73 73 0a 64  69 73 70 6c 61 79 2e 6a  |mpress.display.j|
000004b0  70 65 67 3a 20 32 0a 23  20 68 61 6c 66 20 6c 65  |peg: 2.# half le|
000004c0  61 64 69 6e 67 0a 64 69  73 70 6c 61 79 2e 6c 65  |ading.display.le|
000004d0  61 64 69 6e 67 3a 20 32  35 0a 23 20 25 20 6f 72  |ading: 25.# % or|
000004e0  20 4f 53 20 75 6e 69 74  73 0a 64 69 73 70 6c 61  | OS units.displa|
000004f0  79 2e 6c 65 61 64 69 6e  67 2e 70 65 72 63 65 6e  |y.leading.percen|
00000500  74 3a 20 59 65 73 0a 23  20 70 61 73 73 77 6f 72  |t: Yes.# passwor|
00000510  64 20 63 68 61 72 0a 64  69 73 70 6c 61 79 2e 63  |d char.display.c|
00000520  68 61 72 2e 70 61 73 73  77 6f 72 64 3a 20 34 35  |har.password: 45|
00000530  0a 23 20 77 69 64 65 20  66 6f 6e 74 20 65 6e 63  |.# wide font enc|
00000540  6f 64 69 6e 67 0a 64 69  73 70 6c 61 79 2e 65 6e  |oding.display.en|
00000550  63 6f 64 69 6e 67 3a 20  30 0a 23 20 44 69 73 70  |coding: 0.# Disp|
00000560  6c 61 79 20 74 61 62 6c  65 73 0a 64 69 73 70 6c  |lay tables.displ|
00000570  61 79 2e 74 61 62 6c 65  73 3a 20 59 65 73 0a 23  |ay.tables: Yes.#|
00000580  20 0a 23 20 44 65 66 61  75 6c 74 20 64 6f 63 75  | .# Default docu|
00000590  6d 65 6e 74 0a 64 6f 63  75 6d 65 6e 74 2e 64 65  |ment.document.de|
000005a0  66 61 75 6c 74 3a 20 66  69 6c 65 3a 2f 3c 66 72  |fault: file:/<fr|
000005b0  65 73 63 6f 24 64 69 72  3e 2f 44 6f 63 73 2f 41  |esco$dir>/Docs/A|
000005c0  72 67 6f 53 70 68 65 72  65 2f 69 6e 64 65 78 2e  |rgoSphere/index.|
000005d0  68 74 6d 0a 23 20 0a 23  20 48 6f 74 6c 69 73 74  |htm.# .# Hotlist|
000005e0  20 66 69 6c 65 0a 66 69  6c 65 73 2e 68 6f 74 73  | file.files.hots|
000005f0  3a 20 3c 46 72 65 73 63  6f 24 44 69 72 3e 2e 48  |: <Fresco$Dir>.H|
00000600  6f 74 6c 69 73 74 0a 23  20 46 69 6c 65 20 74 6f  |otlist.# File to|
00000610  20 73 74 6f 72 65 20 70  61 73 73 77 6f 72 64 73  | store passwords|
00000620  20 69 6e 0a 66 69 6c 65  73 2e 70 61 73 73 77 6f  | in.files.passwo|
00000630  72 64 73 3a 20 3c 46 72  65 73 63 6f 24 44 69 72  |rds: <Fresco$Dir|
00000640  3e 2e 55 73 65 72 73 0a  23 20 53 74 6f 72 65 20  |>.Users.# Store |
00000650  70 61 73 73 77 6f 72 64  73 20 73 63 72 61 6d 62  |passwords scramb|
00000660  6c 65 64 0a 66 69 6c 65  73 2e 70 61 73 73 77 6f  |led.files.passwo|
00000670  72 64 73 2e 65 6e 63 72  79 70 74 65 64 3a 20 4e  |rds.encrypted: N|
00000680  6f 0a 23 20 54 68 69 73  20 66 69 6c 65 20 6c 69  |o.# This file li|
00000690  73 74 73 20 74 68 65 20  66 69 6c 65 20 74 79 70  |sts the file typ|
000006a0  65 73 20 6f 66 20 66 69  6c 65 73 20 74 68 61 74  |es of files that|
000006b0  20 77 69 6c 6c 20 62 65  20 72 75 6e 20 77 68 65  | will be run whe|
000006c0  6e 20 66 65 74 63 68 65  64 2e 0a 66 69 6c 65 73  |n fetched..files|
000006d0  2e 72 75 6e 61 62 6c 65  3a 20 3c 46 72 65 73 63  |.runable: <Fresc|
000006e0  6f 24 44 69 72 3e 2e 52  75 6e 61 62 6c 65 73 0a  |o$Dir>.Runables.|
000006f0  23 20 49 66 20 67 69 76  65 6e 2c 20 6f 6e 6c 79  |# If given, only|
00000700  20 61 6c 6c 6f 77 20 61  63 63 65 73 73 20 74 6f  | allow access to|
00000710  20 73 69 74 65 73 20 6c  69 73 74 65 64 20 69 6e  | sites listed in|
00000720  20 74 68 69 73 20 66 69  6c 65 2e 0a 66 69 6c 65  | this file..file|
00000730  73 2e 61 6c 6c 6f 77 3a  20 0a 23 20 49 66 20 67  |s.allow: .# If g|
00000740  69 76 65 6e 2c 20 64 6f  6e 27 74 20 61 6c 6c 6f  |iven, don't allo|
00000750  77 20 61 63 63 65 73 73  20 74 6f 20 73 69 74 65  |w access to site|
00000760  73 20 6c 69 73 74 65 64  20 69 6e 20 74 68 69 73  |s listed in this|
00000770  20 66 69 6c 65 2e 0a 66  69 6c 65 73 2e 64 65 6e  | file..files.den|
00000780  79 3a 20 0a 23 20 55 52  4c 20 6f 66 20 68 65 6c  |y: .# URL of hel|
00000790  70 20 70 61 67 65 73 0a  66 69 6c 65 73 2e 48 65  |p pages.files.He|
000007a0  6c 70 3a 20 0a 23 20 57  68 65 72 65 20 74 6f 20  |lp: .# Where to |
000007b0  73 74 6f 72 65 20 63 6f  6f 6b 69 65 73 0a 66 69  |store cookies.fi|
000007c0  6c 65 73 2e 63 6f 6f 6b  69 65 3a 20 3c 46 72 65  |les.cookie: <Fre|
000007d0  73 63 6f 24 44 69 72 3e  2e 43 6f 6f 6b 69 65 73  |sco$Dir>.Cookies|
000007e0  0a 23 20 57 68 65 72 65  20 74 6f 20 73 74 6f 72  |.# Where to stor|
000007f0  65 20 74 68 65 20 70 65  72 73 69 73 74 65 6e 74  |e the persistent|
00000800  20 68 69 73 74 6f 72 79  0a 66 69 6c 65 73 2e 68  | history.files.h|
00000810  69 73 74 6f 72 79 3a 20  3c 46 72 65 73 63 6f 24  |istory: <Fresco$|
00000820  44 69 72 3e 2e 48 69 73  74 6f 72 79 0a 23 20 0a  |Dir>.History.# .|
00000830  23 20 4e 75 6d 62 65 72  20 6f 66 20 63 68 61 72  |# Number of char|
00000840  73 20 74 6f 20 74 72 75  6e 63 61 74 65 20 66 69  |s to truncate fi|
00000850  6c 65 20 6e 61 6d 65 73  20 74 6f 0a 74 72 75 6e  |le names to.trun|
00000860  63 61 74 65 2e 6c 65 6e  67 74 68 3a 20 30 0a 23  |cate.length: 0.#|
00000870  20 44 6f 20 77 65 20 72  65 6d 6f 76 65 20 74 68  | Do we remove th|
00000880  65 20 66 69 6c 65 20 65  78 74 65 6e 73 69 6f 6e  |e file extension|
00000890  20 77 68 65 6e 20 77 65  20 63 68 6f 6f 73 65 20  | when we choose |
000008a0  61 20 66 69 6c 65 20 6e  61 6d 65 3f 0a 74 72 75  |a file name?.tru|
000008b0  6e 63 61 74 65 2e 73 75  66 66 69 78 3a 20 4e 6f  |ncate.suffix: No|
000008c0  0a 23 20 0a 23 20 55 73  65 72 27 73 20 65 6d 61  |.# .# User's ema|
000008d0  69 6c 20 61 64 64 72 65  73 73 0a 75 73 65 72 2e  |il address.user.|
000008e0  65 6d 61 69 6c 3a 20 0a  23 20 0a 23 20 50 72 65  |email: .# .# Pre|
000008f0  66 69 78 20 73 74 72 69  6e 67 20 66 6f 72 20 61  |fix string for a|
00000900  6e 69 6d 61 74 69 6f 6e  20 73 70 72 69 74 65 20  |nimation sprite |
00000910  6e 61 6d 65 73 0a 61 6e  69 6d 61 74 69 6f 6e 2e  |names.animation.|
00000920  6e 61 6d 65 3a 20 70 72  6f 67 0a 23 20 4e 75 6d  |name: prog.# Num|
00000930  62 65 72 20 6f 66 20 66  72 61 6d 65 73 20 69 6e  |ber of frames in|
00000940  20 74 68 65 20 70 72 6f  67 72 65 73 73 20 61 6d  | the progress am|
00000950  69 6e 61 74 69 6f 6e 0a  61 6e 69 6d 61 74 69 6f  |ination.animatio|
00000960  6e 2e 66 72 61 6d 65 73  3a 20 31 32 0a 23 20 0a  |n.frames: 12.# .|
00000970  23 20 50 6f 69 6e 74 20  73 69 7a 65 73 20 66 6f  |# Point sizes fo|
00000980  72 20 66 6f 6e 74 73 0a  66 6f 6e 74 2e 73 69 7a  |r fonts.font.siz|
00000990  65 2e 31 3a 20 38 0a 66  6f 6e 74 2e 73 69 7a 65  |e.1: 8.font.size|
000009a0  2e 32 3a 20 31 30 0a 66  6f 6e 74 2e 73 69 7a 65  |.2: 10.font.size|
000009b0  2e 33 3a 20 31 32 0a 66  6f 6e 74 2e 73 69 7a 65  |.3: 12.font.size|
000009c0  2e 34 3a 20 31 34 0a 66  6f 6e 74 2e 73 69 7a 65  |.4: 14.font.size|
000009d0  2e 35 3a 20 31 36 0a 66  6f 6e 74 2e 73 69 7a 65  |.5: 16.font.size|
000009e0  2e 36 3a 20 31 38 0a 66  6f 6e 74 2e 73 69 7a 65  |.6: 18.font.size|
000009f0  2e 37 3a 20 32 34 0a 23  20 0a 23 20 4e 61 6d 65  |.7: 24.# .# Name|
00000a00  20 6f 66 20 73 74 61 6e  64 61 72 64 20 28 62 6f  | of standard (bo|
00000a10  64 79 29 20 66 6f 6e 74  0a 66 6f 6e 74 2e 62 61  |dy) font.font.ba|
00000a20  73 65 3a 20 54 72 69 6e  69 74 79 2e 4d 65 64 69  |se: Trinity.Medi|
00000a30  75 6d 0a 23 20 2e 2e 2e  20 74 68 65 20 62 6f 6c  |um.# ... the bol|
00000a40  64 20 66 6f 72 6d 0a 66  6f 6e 74 2e 62 61 73 65  |d form.font.base|
00000a50  2e 62 3a 20 54 72 69 6e  69 74 79 2e 42 6f 6c 64  |.b: Trinity.Bold|
00000a60  0a 23 20 2e 2e 2e 20 74  68 65 20 69 74 61 6c 69  |.# ... the itali|
00000a70  63 20 66 6f 72 6d 0a 66  6f 6e 74 2e 62 61 73 65  |c form.font.base|
00000a80  2e 69 3a 20 54 72 69 6e  69 74 79 2e 4d 65 64 69  |.i: Trinity.Medi|
00000a90  75 6d 2e 49 74 61 6c 69  63 0a 23 20 2e 2e 2e 20  |um.Italic.# ... |
00000aa0  62 6f 6c 64 20 61 6e 64  20 69 74 61 6c 69 63 0a  |bold and italic.|
00000ab0  66 6f 6e 74 2e 62 61 73  65 2e 62 69 3a 20 54 72  |font.base.bi: Tr|
00000ac0  69 6e 69 74 79 2e 42 6f  6c 64 2e 49 74 61 6c 69  |inity.Bold.Itali|
00000ad0  63 0a 23 20 4e 61 6d 65  20 6f 66 20 68 65 61 64  |c.# Name of head|
00000ae0  69 6e 67 73 20 66 6f 6e  74 0a 66 6f 6e 74 2e 68  |ings font.font.h|
00000af0  65 61 64 3a 20 48 6f 6d  65 72 74 6f 6e 2e 4d 65  |ead: Homerton.Me|
00000b00  64 69 75 6d 0a 23 20 2e  2e 2e 20 74 68 65 20 62  |dium.# ... the b|
00000b10  6f 6c 64 20 66 6f 72 6d  0a 66 6f 6e 74 2e 68 65  |old form.font.he|
00000b20  61 64 2e 62 3a 20 48 6f  6d 65 72 74 6f 6e 2e 42  |ad.b: Homerton.B|
00000b30  6f 6c 64 0a 23 20 2e 2e  2e 20 74 68 65 20 69 74  |old.# ... the it|
00000b40  61 6c 69 63 20 66 6f 72  6d 0a 66 6f 6e 74 2e 68  |alic form.font.h|
00000b50  65 61 64 2e 69 3a 20 48  6f 6d 65 72 74 6f 6e 2e  |ead.i: Homerton.|
00000b60  4d 65 64 69 75 6d 2e 4f  62 6c 69 71 75 65 0a 23  |Medium.Oblique.#|
00000b70  20 2e 2e 2e 20 62 6f 6c  64 20 61 6e 64 20 69 74  | ... bold and it|
00000b80  61 6c 69 63 0a 66 6f 6e  74 2e 68 65 61 64 2e 62  |alic.font.head.b|
00000b90  69 3a 20 48 6f 6d 65 72  74 6f 6e 2e 42 6f 6c 64  |i: Homerton.Bold|
00000ba0  2e 4f 62 6c 69 71 75 65  0a 23 20 4e 61 6d 65 20  |.Oblique.# Name |
00000bb0  6f 66 20 66 69 78 65 64  20 73 70 61 63 65 20 66  |of fixed space f|
00000bc0  6f 6e 74 0a 66 6f 6e 74  2e 66 69 78 65 64 3a 20  |ont.font.fixed: |
00000bd0  43 6f 72 70 75 73 2e 4d  65 64 69 75 6d 0a 23 20  |Corpus.Medium.# |
00000be0  2e 2e 2e 20 74 68 65 20  62 6f 6c 64 20 66 6f 72  |... the bold for|
00000bf0  6d 0a 66 6f 6e 74 2e 66  69 78 65 64 2e 62 3a 20  |m.font.fixed.b: |
00000c00  43 6f 72 70 75 73 2e 42  6f 6c 64 0a 23 20 2e 2e  |Corpus.Bold.# ..|
00000c10  2e 20 74 68 65 20 69 74  61 6c 69 63 20 66 6f 72  |. the italic for|
00000c20  6d 0a 66 6f 6e 74 2e 66  69 78 65 64 2e 69 3a 20  |m.font.fixed.i: |
00000c30  43 6f 72 70 75 73 2e 4d  65 64 69 75 6d 2e 4f 62  |Corpus.Medium.Ob|
00000c40  6c 69 71 75 65 0a 23 20  2e 2e 2e 20 62 6f 6c 64  |lique.# ... bold|
00000c50  20 61 6e 64 20 69 74 61  6c 69 63 0a 66 6f 6e 74  | and italic.font|
00000c60  2e 66 69 78 65 64 2e 62  69 3a 20 43 6f 72 70 75  |.fixed.bi: Corpu|
00000c70  73 2e 42 6f 6c 64 2e 4f  62 6c 69 71 75 65 0a 23  |s.Bold.Oblique.#|
00000c80  20 4e 61 6d 65 20 6f 66  20 73 79 6d 62 6f 6c 20  | Name of symbol |
00000c90  66 6f 6e 74 0a 66 6f 6e  74 2e 73 79 6d 62 6f 6c  |font.font.symbol|
00000ca0  3a 20 53 65 6c 77 79 6e  0a 23 20 4e 61 6d 65 20  |: Selwyn.# Name |
00000cb0  6f 66 20 69 6e 74 65 72  6e 61 6c 20 6d 65 6e 75  |of internal menu|
00000cc0  20 66 6f 6e 74 0a 66 6f  6e 74 2e 69 6e 74 65 72  | font.font.inter|
00000cd0  6e 61 6c 3a 20 48 6f 6d  65 72 74 6f 6e 2e 4d 65  |nal: Homerton.Me|
00000ce0  64 69 75 6d 0a 23 20 4e  61 6d 65 20 6f 66 20 6a  |dium.# Name of j|
00000cf0  61 70 61 6e 65 73 65 20  66 6f 6e 74 0a 66 6f 6e  |apanese font.fon|
00000d00  74 2e 6a 61 70 61 6e 65  73 65 3a 20 48 65 69 42  |t.japanese: HeiB|
00000d10  6f 6c 64 0a 23 20 0a 23  20 43 6f 6c 6f 75 72 20  |old.# .# Colour |
00000d20  66 6f 72 20 6e 6f 72 6d  61 6c 20 74 65 78 74 0a  |for normal text.|
00000d30  63 6f 6c 6f 75 72 2e 70  6c 61 69 6e 3a 20 30 78  |colour.plain: 0x|
00000d40  30 30 2c 20 30 78 30 30  2c 20 30 78 30 30 0a 23  |00, 0x00, 0x00.#|
00000d50  20 43 6f 6c 6f 75 72 20  66 6f 72 20 74 65 78 74  | Colour for text|
00000d60  20 69 6e 20 68 79 70 65  72 74 65 78 74 20 6c 69  | in hypertext li|
00000d70  6e 6b 73 0a 63 6f 6c 6f  75 72 2e 61 6e 63 68 6f  |nks.colour.ancho|
00000d80  72 3a 20 30 78 30 30 2c  20 30 78 32 32 2c 20 30  |r: 0x00, 0x22, 0|
00000d90  78 64 64 0a 23 20 43 6f  6c 6f 75 72 20 66 6f 72  |xdd.# Colour for|
00000da0  20 74 65 78 74 20 69 6e  20 6c 69 6e 6b 73 20 74  | text in links t|
00000db0  68 61 74 20 68 61 76 65  20 62 65 65 6e 20 76 69  |hat have been vi|
00000dc0  73 69 74 65 64 0a 63 6f  6c 6f 75 72 2e 76 69 73  |sited.colour.vis|
00000dd0  69 74 65 64 3a 20 30 78  30 30 2c 20 30 78 32 32  |ited: 0x00, 0x22|
00000de0  2c 20 30 78 38 38 0a 23  20 42 61 63 6b 67 72 6f  |, 0x88.# Backgro|
00000df0  75 6e 64 20 63 6f 6c 6f  75 72 0a 63 6f 6c 6f 75  |und colour.colou|
00000e00  72 2e 62 61 63 6b 3a 20  30 78 64 64 2c 20 30 78  |r.back: 0xdd, 0x|
00000e10  64 64 2c 20 30 78 64 64  0a 23 20 43 6f 6c 6f 75  |dd, 0xdd.# Colou|
00000e20  72 20 66 6f 72 20 61 63  74 69 76 61 74 69 6e 67  |r for activating|
00000e30  20 62 75 74 74 6f 6e 73  0a 63 6f 6c 6f 75 72 2e  | buttons.colour.|
00000e40  61 63 74 69 6f 6e 3a 20  30 78 66 66 2c 20 30 78  |action: 0xff, 0x|
00000e50  62 62 2c 20 30 78 30 30  0a 23 20 43 6f 6c 6f 75  |bb, 0x00.# Colou|
00000e60  72 20 66 6f 72 20 77 72  69 74 61 62 6c 65 20 61  |r for writable a|
00000e70  72 65 61 73 0a 63 6f 6c  6f 75 72 2e 77 72 69 74  |reas.colour.writ|
00000e80  65 3a 20 30 78 66 66 2c  20 30 78 66 66 2c 20 30  |e: 0xff, 0xff, 0|
00000e90  78 66 66 0a 23 20 43 6f  6c 6f 75 72 20 66 6f 72  |xff.# Colour for|
00000ea0  20 74 68 65 20 6c 69 67  68 74 20 73 69 64 65 20  | the light side |
00000eb0  6f 66 20 72 75 6c 65 73  0a 63 6f 6c 6f 75 72 2e  |of rules.colour.|
00000ec0  6c 69 6e 65 2e 6c 69 67  68 74 3a 20 30 78 66 66  |line.light: 0xff|
00000ed0  2c 20 30 78 66 66 2c 20  30 78 66 66 0a 23 20 43  |, 0xff, 0xff.# C|
00000ee0  6f 6c 6f 75 72 20 66 6f  72 20 74 68 65 20 64 61  |olour for the da|
00000ef0  72 6b 20 73 69 64 65 20  6f 66 20 72 75 6c 65 73  |rk side of rules|
00000f00  0a 63 6f 6c 6f 75 72 2e  6c 69 6e 65 2e 64 61 72  |.colour.line.dar|
00000f10  6b 3a 20 30 78 35 35 2c  20 30 78 35 35 2c 20 30  |k: 0x55, 0x55, 0|
00000f20  78 35 35 0a 23 20 43 6f  6c 6f 75 72 20 66 6f 72  |x55.# Colour for|
00000f30  20 74 65 78 74 20 6f 6e  20 62 75 74 74 6f 6e 73  | text on buttons|
00000f40  0a 63 6f 6c 6f 75 72 2e  62 75 74 74 6f 6e 2e 74  |.colour.button.t|
00000f50  65 78 74 3a 20 30 78 30  30 2c 20 30 78 30 30 2c  |ext: 0x00, 0x00,|
00000f60  20 30 78 30 30 0a 23 20  42 61 63 6b 67 72 6f 75  | 0x00.# Backgrou|
00000f70  6e 64 20 63 6f 6c 6f 75  72 20 66 6f 72 20 62 75  |nd colour for bu|
00000f80  74 74 6f 6e 73 0a 63 6f  6c 6f 75 72 2e 62 75 74  |ttons.colour.but|
00000f90  74 6f 6e 2e 62 61 63 6b  3a 20 30 78 64 64 2c 20  |ton.back: 0xdd, |
00000fa0  30 78 64 64 2c 20 30 78  64 64 0a 23 20 43 6f 6c  |0xdd, 0xdd.# Col|
00000fb0  6f 75 72 20 66 6f 72 20  73 65 6c 65 63 74 65 64  |our for selected|
00000fc0  20 62 75 74 74 6f 6e 0a  63 6f 6c 6f 75 72 2e 62  | button.colour.b|
00000fd0  75 74 74 6f 6e 2e 73 65  6c 65 63 74 3a 20 30 78  |utton.select: 0x|
00000fe0  64 64 2c 20 30 78 64 64  2c 20 30 78 64 64 0a 23  |dd, 0xdd, 0xdd.#|
00000ff0  20 43 6f 6c 6f 75 72 20  66 6f 72 20 68 69 67 68  | Colour for high|
00001000  6c 69 67 68 74 65 64 20  6c 69 6e 6b 0a 63 6f 6c  |lighted link.col|
00001010  6f 75 72 2e 68 69 67 68  6c 69 67 68 74 3a 20 30  |our.highlight: 0|
00001020  78 30 30 2c 20 30 78 30  30 2c 20 30 78 66 66 0a  |x00, 0x00, 0xff.|
00001030  23 20 43 6f 6c 6f 75 72  20 66 6f 72 20 61 63 74  |# Colour for act|
00001040  69 76 61 74 69 6e 67 20  6c 69 6e 6b 0a 63 6f 6c  |ivating link.col|
00001050  6f 75 72 2e 61 63 74 69  76 61 74 65 64 3a 20 30  |our.activated: 0|
00001060  78 66 66 2c 20 30 78 30  30 2c 20 30 78 30 30 0a  |xff, 0x00, 0x00.|
00001070  23 20 43 6f 6c 6f 75 72  20 66 6f 72 20 66 72 61  |# Colour for fra|
00001080  6d 65 20 62 65 76 65 6c  0a 63 6f 6c 6f 75 72 2e  |me bevel.colour.|
00001090  62 65 76 65 6c 3a 20 30  78 36 36 2c 20 30 78 36  |bevel: 0x66, 0x6|
000010a0  36 2c 20 30 78 36 36 0a  23 20 43 6f 6c 6f 75 72  |6, 0x66.# Colour|
000010b0  20 66 6f 72 20 68 69 67  68 6c 69 67 68 74 65 64  | for highlighted|
000010c0  20 74 65 78 74 20 6f 6e  20 62 75 74 74 6f 6e 73  | text on buttons|
000010d0  0a 63 6f 6c 6f 75 72 2e  62 75 74 74 6f 6e 2e 74  |.colour.button.t|
000010e0  65 78 74 2e 68 69 67 68  6c 69 67 68 74 3a 20 30  |ext.highlight: 0|
000010f0  78 30 30 2c 20 30 78 30  30 2c 20 30 78 30 30 0a  |x00, 0x00, 0x00.|
00001100  23 20 43 6f 6c 6f 75 72  73 20 66 6f 72 20 66 72  |# Colours for fr|
00001110  61 6d 65 20 62 65 76 65  6c 0a 63 6f 6c 6f 75 72  |ame bevel.colour|
00001120  2e 62 6f 72 64 65 72 2e  62 65 76 65 6c 3a 20 30  |.border.bevel: 0|
00001130  78 38 37 38 37 38 37 30  30 20 30 78 38 37 38 37  |x87878700 0x8787|
00001140  38 37 30 30 20 30 78 37  35 37 35 37 35 30 30 20  |8700 0x75757500 |
00001150  30 78 37 35 37 35 37 35  30 30 20 30 78 32 31 32  |0x75757500 0x212|
00001160  31 32 31 30 30 20 30 78  32 31 32 31 32 31 30 30  |12100 0x21212100|
00001170  20 30 78 34 32 34 32 34  32 30 30 20 30 78 34 32  | 0x42424200 0x42|
00001180  34 32 34 32 30 30 0a 23  20 0a 23 20 45 6e 61 62  |424200.# .# Enab|
00001190  6c 65 20 70 72 6f 78 69  65 73 0a 70 72 6f 78 79  |le proxies.proxy|
000011a0  2e 68 74 74 70 2e 65 6e  61 62 6c 65 3a 20 4e 6f  |.http.enable: No|
000011b0  0a 70 72 6f 78 79 2e 68  74 74 70 73 2e 65 6e 61  |.proxy.https.ena|
000011c0  62 6c 65 3a 20 4e 6f 0a  70 72 6f 78 79 2e 67 6f  |ble: No.proxy.go|
000011d0  70 68 65 72 2e 65 6e 61  62 6c 65 3a 20 4e 6f 0a  |pher.enable: No.|
000011e0  70 72 6f 78 79 2e 66 74  70 2e 65 6e 61 62 6c 65  |proxy.ftp.enable|
000011f0  3a 20 4e 6f 0a 70 72 6f  78 79 2e 6d 61 69 6c 74  |: No.proxy.mailt|
00001200  6f 2e 65 6e 61 62 6c 65  3a 20 4e 6f 0a 23 20 50  |o.enable: No.# P|
00001210  72 6f 78 79 20 73 65 72  76 65 72 20 6e 61 6d 65  |roxy server name|
00001220  20 28 61 6e 64 20 70 6f  72 74 29 0a 70 72 6f 78  | (and port).prox|
00001230  79 2e 68 74 74 70 3a 20  0a 70 72 6f 78 79 2e 68  |y.http: .proxy.h|
00001240  74 74 70 73 3a 20 0a 70  72 6f 78 79 2e 67 6f 70  |ttps: .proxy.gop|
00001250  68 65 72 3a 20 0a 70 72  6f 78 79 2e 66 74 70 3a  |her: .proxy.ftp:|
00001260  20 0a 23 20 50 72 6f 78  79 20 55 52 4c 0a 70 72  | .# Proxy URL.pr|
00001270  6f 78 79 2e 6d 61 69 6c  74 6f 3a 20 0a 23 20 4e  |oxy.mailto: .# N|
00001280  6f 20 70 72 6f 78 79 20  6f 6e 20 74 68 65 73 65  |o proxy on these|
00001290  20 64 6f 6d 61 69 6e 73  0a 70 72 6f 78 79 2e 68  | domains.proxy.h|
000012a0  74 74 70 2e 69 67 6e 6f  72 65 3a 20 0a 70 72 6f  |ttp.ignore: .pro|
000012b0  78 79 2e 68 74 74 70 73  2e 69 67 6e 6f 72 65 3a  |xy.https.ignore:|
000012c0  20 0a 70 72 6f 78 79 2e  67 6f 70 68 65 72 2e 69  | .proxy.gopher.i|
000012d0  67 6e 6f 72 65 3a 20 0a  70 72 6f 78 79 2e 66 74  |gnore: .proxy.ft|
000012e0  70 2e 69 67 6e 6f 72 65  3a 20 0a 23 20 0a 23 20  |p.ignore: .# .# |
000012f0  53 69 7a 65 20 69 6e 20  4b 20 66 6f 72 20 63 61  |Size in K for ca|
00001300  63 68 65 20 28 30 20 3d  20 75 6e 6c 69 6d 69 74  |che (0 = unlimit|
00001310  65 64 29 0a 63 61 63 68  65 2e 73 69 7a 65 3a 20  |ed).cache.size: |
00001320  30 0a 23 20 4d 61 78 20  6e 75 6d 62 65 72 20 6f  |0.# Max number o|
00001330  66 20 69 74 65 6d 73 20  69 6e 20 74 68 65 20 63  |f items in the c|
00001340  61 63 68 65 0a 63 61 63  68 65 2e 69 74 65 6d 73  |ache.cache.items|
00001350  3a 20 34 38 0a 23 20 53  68 6f 75 6c 64 20 74 68  |: 48.# Should th|
00001360  65 20 63 61 63 68 65 20  62 65 20 6b 65 70 74 20  |e cache be kept |
00001370  61 63 72 6f 73 73 20 63  6c 6f 73 65 64 6f 77 6e  |across closedown|
00001380  73 3f 0a 63 61 63 68 65  2e 6b 65 65 70 3a 20 4e  |s?.cache.keep: N|
00001390  6f 0a 23 20 53 61 76 65  20 74 68 65 20 63 61 63  |o.# Save the cac|
000013a0  68 65 64 75 6d 70 20 6f  6e 20 65 76 65 72 79 20  |hedump on every |
000013b0  75 70 64 61 74 65 0a 63  61 63 68 65 2e 6b 65 65  |update.cache.kee|
000013c0  70 2e 75 70 74 6f 64 61  74 65 3a 20 4e 6f 0a 23  |p.uptodate: No.#|
000013d0  20 0a 23 20 50 72 69 6e  74 69 6e 67 20 6d 61 67  | .# Printing mag|
000013e0  6e 69 66 69 63 61 74 69  6f 6e 20 69 6e 20 25 0a  |nification in %.|
000013f0  70 72 69 6e 74 2e 73 63  61 6c 65 3a 20 31 30 30  |print.scale: 100|
00001400  0a 23 20 42 6f 72 64 65  72 2c 20 69 6e 20 70 6f  |.# Border, in po|
00001410  69 6e 74 73 2c 20 61 72  6f 75 6e 64 20 74 68 65  |ints, around the|
00001420  20 70 72 69 6e 74 65 64  20 70 61 67 65 0a 70 72  | printed page.pr|
00001430  69 6e 74 2e 62 6f 72 64  65 72 3a 20 33 36 0a 23  |int.border: 36.#|
00001440  20 53 75 70 70 72 65 73  73 20 70 69 63 74 75 72  | Suppress pictur|
00001450  65 73 20 69 6e 20 70 72  69 6e 74 6f 75 74 0a 70  |es in printout.p|
00001460  72 69 6e 74 2e 6e 6f 70  69 63 73 3a 20 4e 6f 0a  |rint.nopics: No.|
00001470  23 20 53 75 70 70 72 65  73 73 20 62 61 63 6b 67  |# Suppress backg|
00001480  72 6f 75 64 73 20 69 6e  20 70 72 69 6e 74 6f 75  |rouds in printou|
00001490  74 0a 70 72 69 6e 74 2e  6e 6f 62 61 63 6b 3a 20  |t.print.noback: |
000014a0  4e 6f 0a 23 20 53 75 70  70 72 65 73 73 20 74 65  |No.# Suppress te|
000014b0  78 74 20 63 6f 6c 6f 75  72 73 20 69 6e 20 70 72  |xt colours in pr|
000014c0  69 6e 74 6f 75 74 0a 70  72 69 6e 74 2e 6e 6f 63  |intout.print.noc|
000014d0  6f 6c 73 3a 20 4e 6f 0a  23 20 50 72 69 6e 74 20  |ols: No.# Print |
000014e0  70 61 67 65 73 20 73 69  64 65 77 61 79 73 0a 70  |pages sideways.p|
000014f0  72 69 6e 74 2e 73 69 64  65 77 61 79 73 3a 20 4e  |rint.sideways: N|
00001500  6f 0a 23 20 43 6f 6c 6c  61 74 65 20 6d 75 6c 74  |o.# Collate mult|
00001510  69 70 6c 65 20 63 6f 70  69 65 73 0a 70 72 69 6e  |iple copies.prin|
00001520  74 2e 63 6f 6c 6c 61 74  65 64 3a 20 4e 6f 0a 23  |t.collated: No.#|
00001530  20 50 72 69 6e 74 20 70  61 67 65 73 20 69 6e 20  | Print pages in |
00001540  72 65 76 65 72 73 65 20  6f 72 64 65 72 0a 70 72  |reverse order.pr|
00001550  69 6e 74 2e 72 65 76 65  72 73 65 64 3a 20 4e 6f  |int.reversed: No|
00001560  0a 23 20 54 68 65 20 6e  75 6d 62 65 72 20 6f 66  |.# The number of|
00001570  20 70 61 67 65 73 20 69  6e 20 74 68 65 20 70 65  | pages in the pe|
00001580  72 2d 76 69 65 77 20 68  69 73 74 6f 72 79 20 6c  |r-view history l|
00001590  69 73 74 0a 68 69 73 74  6f 72 79 2e 6c 65 6e 67  |ist.history.leng|
000015a0  74 68 3a 20 35 30 0a 23  20 54 68 65 20 6e 75 6d  |th: 50.# The num|
000015b0  62 65 72 20 6f 66 20 75  6e 69 71 75 65 20 70 61  |ber of unique pa|
000015c0  67 65 73 20 69 6e 20 74  68 65 20 67 6c 6f 62 61  |ges in the globa|
000015d0  6c 20 68 69 73 74 6f 72  79 20 6c 69 73 74 0a 68  |l history list.h|
000015e0  69 73 74 6f 72 79 2e 67  6c 6f 62 61 6c 2e 6c 65  |istory.global.le|
000015f0  6e 67 74 68 3a 20 32 35  30 0a 23 20 53 68 6f 75  |ngth: 250.# Shou|
00001600  6c 64 20 74 68 65 20 68  69 73 74 6f 72 79 20 6c  |ld the history l|
00001610  69 73 74 20 62 65 20 6b  65 70 74 20 61 63 72 6f  |ist be kept acro|
00001620  73 73 20 63 6c 6f 73 65  64 6f 77 6e 73 3f 0a 68  |ss closedowns?.h|
00001630  69 73 74 6f 72 79 2e 70  65 72 73 69 73 74 3a 20  |istory.persist: |
00001640  4e 6f 0a 23 20 53 65 74  20 74 68 69 73 20 74 6f  |No.# Set this to|
00001650  20 75 73 65 20 4e 65 74  73 63 61 70 65 20 50 4f  | use Netscape PO|
00001660  53 54 20 72 65 64 69 72  65 63 74 69 6f 6e 73 0a  |ST redirections.|
00001670  62 72 6f 6b 65 6e 2e 66  6f 72 6d 70 6f 73 74 3a  |broken.formpost:|
00001680  20 4e 6f 0a 23 20 53 68  61 6c 6c 20 77 65 20 72  | No.# Shall we r|
00001690  65 63 65 69 76 65 20 61  6e 64 20 73 65 6e 64 20  |eceive and send |
000016a0  63 6f 6f 6b 69 65 73 0a  63 6f 6f 6b 69 65 2e 65  |cookies.cookie.e|
000016b0  6e 61 62 6c 65 3a 20 59  65 73 0a 23 20 53 61 76  |nable: Yes.# Sav|
000016c0  65 20 63 6f 6f 6b 69 65  73 20 6f 6e 20 65 76 65  |e cookies on eve|
000016d0  72 79 20 75 70 64 61 74  65 0a 63 6f 6f 6b 69 65  |ry update.cookie|
000016e0  2e 75 70 74 6f 64 61 74  65 3a 20 4e 6f 0a 23 20  |.uptodate: No.# |
000016f0  53 61 76 65 20 70 61 73  73 77 6f 72 64 73 20 6f  |Save passwords o|
00001700  6e 20 65 76 65 72 79 20  75 70 64 61 74 65 0a 70  |n every update.p|
00001710  61 73 73 77 6f 72 64 73  2e 75 70 74 6f 64 61 74  |asswords.uptodat|
00001720  65 3a 20 4e 6f 0a 23 20  43 6f 6e 66 69 67 75 72  |e: No.# Configur|
00001730  65 20 66 69 6c 65 20 66  6f 72 20 70 6c 75 67 69  |e file for plugi|
00001740  6e 73 0a 70 6c 75 67 69  6e 2e 66 69 6c 65 3a 20  |ns.plugin.file: |
00001750  3c 46 72 65 73 63 6f 24  44 69 72 3e 2e 50 6c 75  |<Fresco$Dir>.Plu|
00001760  67 49 6e 73 0a 23 20 4b  65 65 70 20 70 6c 75 67  |gIns.# Keep plug|
00001770  69 6e 20 66 69 6c 65 20  75 70 20 74 6f 20 64 61  |in file up to da|
00001780  74 65 0a 70 6c 75 67 69  6e 2e 75 70 74 6f 64 61  |te.plugin.uptoda|
00001790  74 65 3a 20 4e 6f 0a 23  20 4d 61 78 20 6e 75 6d  |te: No.# Max num|
000017a0  62 65 72 20 69 6e 20 68  6f 74 6c 69 73 74 0a 68  |ber in hotlist.h|
000017b0  6f 74 73 2e 6c 65 6e 67  74 68 3a 20 35 30 0a 23  |ots.length: 50.#|
000017c0  20 57 68 69 63 68 20 28  68 75 6d 61 6e 29 20 6c  | Which (human) l|
000017d0  61 6e 67 75 61 67 65 73  20 79 6f 75 27 64 20 70  |anguages you'd p|
000017e0  72 65 66 65 72 2c 20 65  2e 67 2e 20 27 65 6e 2d  |refer, e.g. 'en-|
000017f0  67 62 2c 65 6e 2c 65 6e  2d 75 73 27 0a 6c 61 6e  |gb,en,en-us'.lan|
00001800  67 75 61 67 65 2e 70 72  65 66 65 72 65 6e 63 65  |guage.preference|
00001810  3a 20 0a 23 20 57 68 69  63 68 20 76 65 72 73 69  |: .# Which versi|
00001820  6f 6e 20 6f 66 20 74 68  65 20 62 72 6f 77 73 65  |on of the browse|
00001830  72 20 77 72 6f 74 65 20  74 68 69 73 20 66 69 6c  |r wrote this fil|
00001840  65 3f 0a 62 72 6f 77 73  65 72 2e 76 65 72 73 69  |e?.browser.versi|
00001850  6f 6e 3a 20 30 0a 23 20  53 75 62 73 74 72 69 6e  |on: 0.# Substrin|
00001860  67 73 20 6f 66 20 69 6d  61 67 65 20 55 52 4c 73  |gs of image URLs|
00001870  20 6e 6f 74 20 74 6f 20  66 65 74 63 68 20 28 65  | not to fetch (e|
00001880  2e 67 2e 20 61 64 76 65  72 74 73 29 0a 69 6d 61  |.g. adverts).ima|
00001890  67 65 2e 62 6c 61 63 6b  6c 69 73 74 3a 20 0a 23  |ge.blacklist: .#|
000018a0  20 48 54 54 50 20 28 66  65 74 63 68 29 20 70 72  | HTTP (fetch) pr|
000018b0  65 66 69 78 20 6f 66 20  65 64 69 74 61 62 6c 65  |efix of editable|
000018c0  20 70 61 67 65 73 0a 70  75 62 6c 69 73 68 69 6e  | pages.publishin|
000018d0  67 2e 66 65 74 63 68 2e  70 72 65 66 69 78 3a 20  |g.fetch.prefix: |
000018e0  0a 23 20 46 54 50 20 28  73 65 6e 64 29 20 70 72  |.# FTP (send) pr|
000018f0  65 66 69 78 20 6f 66 20  65 64 69 74 61 62 6c 65  |efix of editable|
00001900  20 70 61 67 65 73 0a 70  75 62 6c 69 73 68 69 6e  | pages.publishin|
00001910  67 2e 73 65 6e 64 2e 70  72 65 66 69 78 3a 20 0a  |g.send.prefix: .|
00001920  23 20 46 69 6c 65 20 63  6f 6e 74 61 69 6e 69 6e  |# File containin|
00001930  67 20 3c 66 65 74 63 68  70 72 65 66 69 78 3e 20  |g <fetchprefix> |
00001940  3c 73 65 6e 64 70 72 65  66 69 78 3e 20 5b 3c 69  |<sendprefix> [<i|
00001950  6e 64 65 78 70 61 67 65  3e 5d 20 6c 69 6e 65 73  |ndexpage>] lines|
00001960  0a 70 75 62 6c 69 73 68  69 6e 67 2e 6d 6f 72 65  |.publishing.more|
00001970  3a 20 0a 23 20 49 6e 64  65 78 20 70 61 67 65 20  |: .# Index page |
00001980  28 69 66 20 6e 6f 74 20  27 69 6e 64 65 78 2e 68  |(if not 'index.h|
00001990  74 6d 6c 27 29 0a 70 75  62 6c 69 73 68 69 6e 67  |tml').publishing|
000019a0  2e 69 6e 64 65 78 2e 70  61 67 65 3a 20 0a 23 20  |.index.page: .# |
000019b0  49 73 20 61 63 74 69 76  65 20 28 73 65 72 76 65  |Is active (serve|
000019c0  72 2d 70 61 72 73 65 64  29 20 48 54 4d 4c 20 75  |r-parsed) HTML u|
000019d0  73 65 64 3f 0a 70 75 62  6c 69 73 68 69 6e 67 2e  |sed?.publishing.|
000019e0  61 63 74 69 76 65 3a 20  4e 6f 0a 23 20 27 53 68  |active: No.# 'Sh|
000019f0  6f 77 20 68 6f 74 6c 69  73 74 27 20 63 61 6c 6c  |ow hotlist' call|
00001a00  73 20 21 48 6f 74 6c 69  73 74 0a 68 6f 74 73 2e  |s !Hotlist.hots.|
00001a10  72 75 6e 2e 68 6f 74 6c  69 73 74 3a 20 4e 6f 0a  |run.hotlist: No.|
00001a20  23 20 52 65 73 69 7a 69  6e 67 20 6f 6e 6c 79 20  |# Resizing only |
00001a30  72 65 66 6f 72 6d 61 74  73 20 69 66 20 43 74 72  |reformats if Ctr|
00001a40  6c 20 68 65 6c 64 20 64  6f 77 6e 0a 72 65 73 69  |l held down.resi|
00001a50  7a 65 2e 72 65 71 75 69  72 65 73 2e 63 74 72 6c  |ze.requires.ctrl|
00001a60  3a 20 4e 6f 0a                                    |: No.|
00001a65