diff options
author | Werner Koch <[email protected]> | 2008-11-04 19:54:02 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-11-04 19:54:02 +0000 |
commit | 75c0534820958f69731dc3e07d839ad7e18474a4 (patch) | |
tree | bb81e738e6c59c488e706d515060ca4b5b3ea62f /common/util.h | |
parent | Fixed the card removed with cached app bug. (Famous last fix). (diff) | |
download | gnupg-75c0534820958f69731dc3e07d839ad7e18474a4.tar.gz gnupg-75c0534820958f69731dc3e07d839ad7e18474a4.zip |
Revamped the W32 gettext implementation.
Diffstat (limited to 'common/util.h')
-rw-r--r-- | common/util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/util.h b/common/util.h index b21e9283d..29955a494 100644 --- a/common/util.h +++ b/common/util.h @@ -208,6 +208,7 @@ const char *gnupg_bindir (void); const char *gnupg_libexecdir (void); const char *gnupg_libdir (void); const char *gnupg_datadir (void); +const char *gnupg_localedir (void); const char *dirmngr_socket_name (void); /* All module names. We also include gpg and gpgsm for the sake for |