1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* POTFILES.in: Added a couple of missing source files. Noted by

Pascal Hartig and Walter Koch.

* configure.ac (ALL_LINGUAS): Added Hungarian translation by Nagy
Ferenc L�szl�.
This commit is contained in:
Werner Koch 2003-04-24 11:12:35 +00:00
parent c192355ff1
commit 4b0f7e337f
5 changed files with 22 additions and 6 deletions

View file

@ -1,5 +1,5 @@
# List of source files containing translatable strings for G10.
# Copyright (c) 1998 by Werner Koch (dd9jn)
# Copyright (c) 1998, 2003 Free Software Foundation, Inc.
# utility
util/secmem.c
@ -11,10 +11,12 @@ util/logger.c
# cipher
cipher/random.c
cipher/rndlinux.c
cipher/md.c
cipher/rndegd.c
# main program
g10/g10.c
g10/gpgv.c
g10/armor.c
g10/pkclist.c
g10/keygen.c
@ -41,7 +43,6 @@ g10/trustdb.c
g10/verify.c
g10/skclist.c
g10/status.c
g10/pubkey-enc.c
g10/openfile.c
g10/encr-data.c
g10/seskey.c
@ -49,3 +50,8 @@ g10/delkey.c
g10/helptext.c
g10/keydb.c
g10/keyring.c
g10/photoid.c
g10/exec.c
g10/keyid.c
g10/revoke.c
g10/tdbdump.c