dmon.c added to the list of translatable sources

This commit is contained in:
Frederic Culot
2009-07-26 21:08:01 +00:00
parent d2ad15c812
commit f0005f64dc
2 changed files with 4 additions and 1 deletions

View File

@@ -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>