diff options
author | Frederic Culot <calcurse@culot.org> | 2009-07-26 21:08:01 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-07-26 21:08:01 +0000 |
commit | f0005f64dc522a3cd2fd1f8083f70047b17d015a (patch) | |
tree | 193c6c662091c38d025c23f88afb81dc2746aae0 /ChangeLog | |
parent | d2ad15c812a894b5f9f046bd34437c2c1f1078c2 (diff) | |
download | calcurse-f0005f64dc522a3cd2fd1f8083f70047b17d015a.zip |
dmon.c added to the list of translatable sources
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |