diff options
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 0781efc1..bc8c9c72 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,5 @@ # List of source files containing translatable strings. -# Copyright (C) 1999, 2002, 2012 Free Software Foundation, Inc. +# Copyright (C) 1999, 2002, 2012, 2017 Free Software Foundation, Inc. array.c awkgram.c @@ -7,7 +7,6 @@ builtin.c cint_array.c command.c debug.c -dfa.c eval.c ext.c extension/filefuncs.c @@ -29,8 +28,6 @@ field.c floatcomp.c gawkapi.c gawkmisc.c -getopt.c -getopt1.c int_array.c io.c main.c @@ -39,13 +36,17 @@ msg.c node.c posix/gawkmisc.c profile.c -random.c re.c -regcomp.c -regex.c -regex_internal.c -regexec.c replace.c str_array.c +support/dfa.c +support/getopt.c +support/getopt1.c +support/localeinfo.c +support/random.c +support/regcomp.c +support/regex.c +support/regex_internal.c +support/regexec.c symbol.c version.c |