diff options
author | Frederic Culot <calcurse@culot.org> | 2006-08-21 16:24:49 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2006-08-21 16:24:49 +0000 |
commit | 79cb8724b3a051ccc12bb0943722135519a04bde (patch) | |
tree | 47799a2b7bc37597a62b6ec5b6d9796977782dbe /po | |
parent | 6adb41168d0a678fecfd47b3fc89e423ca6f1e4d (diff) | |
download | calcurse-79cb8724b3a051ccc12bb0943722135519a04bde.tar.gz calcurse-79cb8724b3a051ccc12bb0943722135519a04bde.zip |
list of source files updated
Diffstat (limited to 'po')
-rwxr-xr-x | po/POTFILES.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index a59886e..a1e98c6 100755 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,4 +1,4 @@ -# $calcurse: POTFILES.in,v 1.1 2006/07/31 21:00:03 culot Exp $ +# $calcurse: POTFILES.in,v 1.2 2006/08/21 16:24:49 culot Exp $ # List of source files which contain translatable strings. src/apoint.c @@ -6,9 +6,11 @@ src/args.c src/calcurse.c src/calendar.c src/custom.c +src/day.c src/event.c src/help.c src/io.c +src/recur.c src/todo.c src/utils.c src/vars.c |