diff options
author | Werner Koch <wk@gnupg.org> | 1998-11-10 13:59:59 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-11-10 13:59:59 +0100 |
commit | b076ce302189d619d170089f70afdb72dd0bf967 (patch) | |
tree | 736281f795268c3f712ed29167e21bc9078fc698 /po/POTFILES.in | |
parent | ready to release 0.4.3 (diff) | |
download | gnupg2-b076ce302189d619d170089f70afdb72dd0bf967.tar.xz gnupg2-b076ce302189d619d170089f70afdb72dd0bf967.zip |
Some bug fixes of the last release
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index b8e36082a..a3d2fad3f 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -22,19 +22,26 @@ g10/pkclist.c g10/keygen.c g10/decrypt.c g10/encode.c +g10/export.c g10/getkey.c g10/import.c g10/keyedit.c g10/keylist.c g10/mainproc.c +g10/misc.c +g10/parse-packet.c g10/passphrase.c g10/plaintext.c +g10/pubkey-enc.c g10/pref.c g10/seckey-cert.c g10/sig-check.c g10/sign.c +g10/tdbio.c g10/trustdb.c g10/verify.c +g10/ringedit.c +g10/skclist.c g10/status.c g10/pubkey-enc.c g10/openfile.c |