summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2014-02-14 16:15:50 -0500
committerWill Estes <westes575@gmail.com>2014-02-16 09:19:51 -0500
commit99613af984dde598ee046f7b3bec5cd4699470f4 (patch)
treedbc82cb660e7f30e05943f0ccbd1832c7c28affe /po
parent45fe3acd7ef189362c7ef85e38dd0a9cd3709f80 (diff)
list source files for translation as now being in src/
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in36
1 files changed, 18 insertions, 18 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 4b03de7..1e820a2 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,18 +1,18 @@
-buf.c
-ccl.c
-dfa.c
-ecs.c
-gen.c
-libmain.c
-libyywrap.c
-main.c
-misc.c
-nfa.c
-options.c
-parse.y
-scan.l
-scanopt.c
-skel.c
-sym.c
-tblcmp.c
-yylex.c
+src/buf.c
+src/ccl.c
+src/dfa.c
+src/ecs.c
+src/gen.c
+src/libmain.c
+src/libyywrap.c
+src/main.c
+src/misc.c
+src/nfa.c
+src/options.c
+src/parse.y
+src/scan.l
+src/scanopt.c
+src/skel.c
+src/sym.c
+src/tblcmp.c
+src/yylex.c