aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--po/ChangeLog6
-rw-r--r--po/POTFILES.in4
2 files changed, 9 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index 221b5ab53..f2f2a68c2 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,9 @@
+2010-04-13 Marcus Brinkmann <[email protected]>
+
+ * POTFILES.in: Replace common/exechelp.c by
+ common/exechelp-posix.c, common/exechelp-w32.c and
+ common/exechelp-w32ce.c.
+
2009-10-16 Marcus Brinkmann <[email protected]>
* POTFILES.in: g10/encode.c was renamed to g10/encrypt.c, and
diff --git a/po/POTFILES.in b/po/POTFILES.in
index cac69a4a6..a14863658 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -10,7 +10,9 @@ agent/protect-tool.c
agent/trustlist.c
agent/findkey.c
-common/exechelp.c
+common/exechelp-posix.c
+common/exechelp-w32.c
+common/exechelp-w32ce.c
common/http.c
common/simple-pwquery.c
common/sysutils.c