From 8c20500a5d26619ed63e1bcee4404453c90f4a03 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 4 Dec 2007 11:23:31 +0000 Subject: Allow configuraton of pinentry tooltip. Other minor buf fixes. --- common/util.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'common/util.h') diff --git a/common/util.h b/common/util.h index f35850904..cfc91e72b 100644 --- a/common/util.h +++ b/common/util.h @@ -199,6 +199,12 @@ const char *gnupg_module_name (int which); /*-- gpgrlhelp.c --*/ void gnupg_rl_initialize (void); +/*-- helpfile.c --*/ +char *gnupg_get_help_string (const char *key); + +/*-- localename.c --*/ +const char *gnupg_messages_locale_name (void); + /*-- miscellaneous.c --*/ /* This function is called at startup to tell libgcrypt to use our own -- cgit v1.2.3