aboutsummaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/ChangeLog5
-rw-r--r--po/POTFILES.in4
2 files changed, 7 insertions, 2 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index 9eceada25..221b5ab53 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-16 Marcus Brinkmann <[email protected]>
+
+ * POTFILES.in: g10/encode.c was renamed to g10/encrypt.c, and
+ encr-data.c was renamed to decrypt-data.c
+
2009-09-03 Werner Koch <[email protected]>
* de.po: Translate new strings.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 9248043f5..f31d10993 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -28,8 +28,8 @@ g10/card-util.c
g10/dearmor.c
g10/decrypt.c
g10/delkey.c
-g10/encode.c
-g10/encr-data.c
+g10/encrypt.c
+g10/decrypt-data.c
g10/exec.c
g10/export.c
g10/getkey.c