diff options
author | Frederic Culot <calcurse@culot.org> | 2006-09-11 13:18:25 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2006-09-11 13:18:25 +0000 |
commit | 1efa0276653853d651e6ebfdc7ffe3bf2b47a0e5 (patch) | |
tree | 318011bf71347016db0c5027808784bb387d54c4 /po | |
parent | 19c6c0630df558f3220fd9a7b6e268dbc48355db (diff) | |
download | calcurse-1efa0276653853d651e6ebfdc7ffe3bf2b47a0e5.tar.gz calcurse-1efa0276653853d651e6ebfdc7ffe3bf2b47a0e5.zip |
notify.c added
Diffstat (limited to 'po')
-rwxr-xr-x | po/POTFILES.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index a1e98c6..4f81b0b 100755 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,4 +1,4 @@ -# $calcurse: POTFILES.in,v 1.2 2006/08/21 16:24:49 culot Exp $ +# $calcurse: POTFILES.in,v 1.3 2006/09/11 13:18:25 culot Exp $ # List of source files which contain translatable strings. src/apoint.c @@ -10,6 +10,7 @@ src/day.c src/event.c src/help.c src/io.c +src/notify.c src/recur.c src/todo.c src/utils.c |