From baf9529e6d9737e5c37463d693f1764f830b0c3b Mon Sep 17 00:00:00 2001 From: zavok Date: Mon, 23 Nov 2015 20:48:59 +0300 Subject: recieve prompt and description from gpg-agent --- config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index be2c0c6..64f665f 100644 --- a/config.h +++ b/config.h @@ -4,8 +4,8 @@ static const char *fonts[]={ "monospace:size=8" }; static char *secchar = "*"; -static char *description = NULL; -static char *prompt = "PIN:"; +/*static char *description = NULL; +static char *prompt = "PIN:";*/ static const char *normbgcolor = "#000000"; static const char *normfgcolor = "#ffffff"; static const char *selbgcolor = "#ff0000"; -- cgit v1.2.3