diff options
Diffstat (limited to '')
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/POTFILES.in | 7 |
2 files changed, 11 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index aeb458aa6..e3f450244 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2007-12-12 Werner Koch <[email protected]> + + * POTFILES.in: Add a couple of missing files. + 2007-12-03 Jakub Bogusz <[email protected]> (wk) * pl.po: Updated. Received through entry bug#856. diff --git a/po/POTFILES.in b/po/POTFILES.in index a991fb49d..033fbeb08 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -16,6 +16,9 @@ common/simple-pwquery.c common/sysutils.c common/yesno.c common/miscellaneous.c +common/asshelp.c +common/audit.c +common/helpfile.c g10/armor.c g10/build-packet.c @@ -69,6 +72,7 @@ kbx/kbxutil.c scd/app-nks.c scd/app-openpgp.c +scd/app-dinsig.c scd/scdaemon.c sm/base64.c @@ -79,6 +83,7 @@ sm/certcheck.c sm/certdump.c sm/certlist.c sm/certreqgen.c +sm/certreqgen-ui.c sm/decrypt.c sm/delete.c sm/encrypt.c @@ -97,3 +102,5 @@ tools/gpgconf-comp.c tools/gpgconf.c tools/no-libgcrypt.c tools/symcryptrun.c +tools/gpg-check-pattern.c + |