aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xChangeLog2
-rwxr-xr-xpo/POTFILES.in3
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d09e3c5..7eb2e2c 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@
* src/dmon.c (dmon_stop): new function
* src/dmon.c: DMON_LOG and DMON_ABRT defines added
+
+ * po/POTFILES.in: dmon.c added in the list
2009-07-23 Frederic Culot <frederic@culot.org>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index e23471e..cd34bce 100755
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,4 +1,4 @@
-# $calcurse: POTFILES.in,v 1.4 2007/07/28 13:31:30 culot Exp $
+# $calcurse: POTFILES.in,v 1.5 2009/07/26 21:08:01 culot Exp $
# List of source files which contain translatable strings.
src/apoint.c
@@ -17,3 +17,4 @@ src/todo.c
src/utils.c
src/vars.c
src/wins.c
+src/dmon.c