aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2010-04-13 01:06:18 +0000
committerMarcus Brinkmann <[email protected]>2010-04-13 01:06:18 +0000
commitaed838b7504c6d1c3b6270c05204518e1b8a8340 (patch)
tree647b664f35826a6b1f46278587c745b6ff23052f
parentUse gpg_err_set_errno to assign values to ERRNO. (diff)
downloadgnupg-aed838b7504c6d1c3b6270c05204518e1b8a8340.tar.gz
gnupg-aed838b7504c6d1c3b6270c05204518e1b8a8340.zip
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.
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