diff options
Diffstat (limited to 'src/grep/po/POTFILES.in')
-rw-r--r-- | src/grep/po/POTFILES.in | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/src/grep/po/POTFILES.in b/src/grep/po/POTFILES.in new file mode 100644 index 0000000..4d41ff9 --- /dev/null +++ b/src/grep/po/POTFILES.in @@ -0,0 +1,33 @@ +# List of files which containing translatable strings. +# +# Copyright 1997-1998, 2005-2021 Free Software Foundation, Inc. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see <https://www.gnu.org/licenses/>. + +lib/argmatch.c +lib/argmatch.h +lib/c-stack.c +lib/closeout.c +lib/dfa.c +lib/error.c +lib/getopt.c +lib/obstack.c +lib/openat-die.c +lib/xbinary-io.c +lib/quotearg.c +lib/regcomp.c +lib/version-etc.c +lib/xalloc-die.c +src/grep.c +src/pcresearch.c |