mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Allow configuraton of pinentry tooltip.
Other minor buf fixes.
This commit is contained in:
parent
a9b7f3356b
commit
8c20500a5d
44 changed files with 7277 additions and 5746 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue