Organization of resource files for targets and conversion
[egate.git] / kernel / default.res
1 # Email gateway - general kernel resources
2 # $Id: default.res,v 1.2 1995/02/16 13:20:59 adam Exp $
3 #
4 # Important directories, programs, etc.
5 gw.reply.mta: /usr/bin/smail
6 gw.reply.tmp.prefix: gwr
7 gw.reply.tmp.dir: /tmp
8 gw.path: /home/adam/egate/kernel
9
10 # Target definitions
11 gw.portno: 2000
12 gw.hostname: localhost
13 gw.bibset: default.bib
14 gw.target.loc: loc.res
15
16 # Language definitions
17 gw.lang.dk: lang.dk.res
18
19 # Messages
20 gw.msg.subject: Your gateway query
21 gw.msg.greeting: Europagate email-Z39.50 gateway
22 gw.err.nullbody: Empty body
23 ccl.command.find: find f
24 ccl.command.show: show s
25 ccl.command.base: base b
26 ccl.command.help: help h
27 ccl.command.info: info i
28 ccl.command.continue: continue
29 ccl.command.status: status
30 ccl.command.cancel: cancel
31 ccl.token.and: and
32 ccl.token.or: or
33 ccl.token.not: not
34 ccl.token.set: set
35