1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Updated German translation.

Fix in gpgconf for W32.
This commit is contained in:
Werner Koch 2008-05-09 09:54:35 +00:00
parent dbaca1ed0f
commit d9405f0c49
34 changed files with 6261 additions and 5977 deletions

View file

@ -1333,6 +1333,11 @@ set_gettext_file ( const char *filename, const char *regkey )
{
struct loaded_domain *domain = NULL;
/* FIXME: To support dgettext we need to make struct loaded_doman a
linked list and search that list for loaded domains before adding
a new one. If it is loaded just switch the current doman but do
not free anything. */
if ( filename && *filename )
{
if ( filename[0] == '/'