dmon.c added to the list of translatable sources
This commit is contained in:
parent
d2ad15c812
commit
f0005f64dc
@ -12,6 +12,8 @@
|
|||||||
* src/dmon.c (dmon_stop): new function
|
* src/dmon.c (dmon_stop): new function
|
||||||
* src/dmon.c: DMON_LOG and DMON_ABRT defines added
|
* 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>
|
2009-07-23 Frederic Culot <frederic@culot.org>
|
||||||
|
|
||||||
* src/io.c (io_fprintln): new function
|
* src/io.c (io_fprintln): new function
|
||||||
|
@ -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.
|
# List of source files which contain translatable strings.
|
||||||
src/apoint.c
|
src/apoint.c
|
||||||
@ -17,3 +17,4 @@ src/todo.c
|
|||||||
src/utils.c
|
src/utils.c
|
||||||
src/vars.c
|
src/vars.c
|
||||||
src/wins.c
|
src/wins.c
|
||||||
|
src/dmon.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user