From b6b46753551ee91d01490ec2f9be7fb61716547e Mon Sep 17 00:00:00 2001 From: wulf Date: Mon, 6 Mar 2000 10:23:24 +0000 Subject: fixed and added support for pgp, pgp5, gpg --- mail/exmh/files/config | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'mail/exmh') diff --git a/mail/exmh/files/config b/mail/exmh/files/config index b1bb592b462..0b5e1b5bee5 100644 --- a/mail/exmh/files/config +++ b/mail/exmh/files/config @@ -1,4 +1,4 @@ -# $NetBSD: config,v 1.4 1998/08/07 11:09:33 agc Exp $ +# $NetBSD: config,v 1.5 2000/03/06 10:23:24 wulf Exp $ set wish !!WISH!! set exmh(version) {version !!VERSION!! !!DATE!!} @@ -17,7 +17,9 @@ set faces(set,unknown) {domains unknown} set faces(set,news) {news} set faces(defaultDomain) !!DOMAIN!! set faces(suffix) {xpm gif xbm} -set pgp(path) !!PGP!! +set pgp(pgp,path) !!PGP!! +set pgp(pgp5,path) !!PGP5!! +set pgp(gpg,path) !!GPG!! set glimpse(path) !!GLIMPSE!! set sound(cmd) !!PLAY!! set exmh(library) !!PREFIX!!/lib/exmh-!!VERSION!! -- cgit v1.2.3