mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* passphrase.c (agent_get_passphrase): Make sure to release the
saved codeset. (agent_open): Add arg ORIG_CODESET and switch back to it in case of error. Changed all callers. * zh_TW.po, fr.po, cs.po: Updated.
This commit is contained in:
parent
862652ebe1
commit
a7ea40e4f8
32 changed files with 13375 additions and 14116 deletions
|
@ -48,7 +48,7 @@ named "gnupg" below the application data directory of the user. This
|
|||
directory will be created if it does not exist. Being only a default,
|
||||
it may be changed by setting the name of the home directory into the
|
||||
Registry under the key HKEY_CURRENT_USER\Software\GNU\GnuPG using the
|
||||
name "HomeDir". If an environment varaibale "GNUPGHOME" exists, this
|
||||
name "HomeDir". If an environment variable "GNUPGHOME" exists, this
|
||||
even overrides the registry setting. The command line option
|
||||
"--homedir" may be used to override all other settings of the home
|
||||
directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue