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:
parent
dbaca1ed0f
commit
d9405f0c49
34 changed files with 6261 additions and 5977 deletions
|
@ -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] == '/'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue