From 55ba204bfa848c2e591a29fedc9f103103493a57 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 19 Nov 2007 16:03:50 +0000 Subject: Started to implement the audit log feature. Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. --- g10/options.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'g10/options.h') diff --git a/g10/options.h b/g10/options.h index be7394e35..fac05b6ed 100644 --- a/g10/options.h +++ b/g10/options.h @@ -90,6 +90,8 @@ struct char *ttytype; char *lc_ctype; char *lc_messages; + char *xauthority; + char *pinentry_user_data; int skip_verify; int compress_keys; -- cgit v1.2.3