aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2003-05-26 13:13:11 +0000
committerDavid Shaw <[email protected]>2003-05-26 13:13:11 +0000
commitdd9d2ca5357092f9484948d7116177c0296a53a6 (patch)
treecea5dff94acf9000d7385293c7d4fbabaf22002d
parent* armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, (diff)
downloadgnupg-dd9d2ca5357092f9484948d7116177c0296a53a6.tar.gz
gnupg-dd9d2ca5357092f9484948d7116177c0296a53a6.zip
* POTFILES.in: Added a couple of missing source files. Noted by Pascal
Hartig and Walter Koch. (From wk on stable branch)
-rw-r--r--po/ChangeLog5
-rw-r--r--po/POTFILES.in12
2 files changed, 14 insertions, 3 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index 0ced8c712..0a969c192 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-26 David Shaw <[email protected]>
+
+ * POTFILES.in: Added a couple of missing source files. Noted by
+ Pascal Hartig and Walter Koch. (From wk on stable branch)
+
2002-10-18 Werner Koch <[email protected]>
* POTFILES.in (hkp.c): Removed.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 9a8c152dc..65c26c52d 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -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
@@ -40,7 +42,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
@@ -48,3 +49,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