diff options
author | Timo Schulz <[email protected]> | 2002-01-26 17:49:41 +0000 |
---|---|---|
committer | Timo Schulz <[email protected]> | 2002-01-26 17:49:41 +0000 |
commit | fe78130ac7c9348d85391b0ac75de6ebd6271e4b (patch) | |
tree | e5107b61b168e1a44253489c9247263859c832de | |
parent | Registry file for W32. (diff) | |
download | gnupg-fe78130ac7c9348d85391b0ac75de6ebd6271e4b.tar.gz gnupg-fe78130ac7c9348d85391b0ac75de6ebd6271e4b.zip |
Added the missing file.
-rw-r--r-- | doc/gnupg-w32.reg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/gnupg-w32.reg b/doc/gnupg-w32.reg new file mode 100644 index 000000000..7a6e346a8 --- /dev/null +++ b/doc/gnupg-w32.reg @@ -0,0 +1,8 @@ +REGEDIT4 + +[HKEY_CURRENT_USER\Software\GNU\GNUPG] +"HomeDir"="C:\\GnuPG" +"gpgProgram"="C:\\GnuPG\\gpg.exe" + +[HKEY_CURRENT_USER\Control Panel\Mingw32\NLS] +"MODir"="C:\\GnuPG\\Locale" |