4
0

POTFILES.in 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. # List of files which contain translatable strings.
  2. # Copyright 1996-2023 Free Software Foundation, Inc.
  3. # This file is part of GNU tar.
  4. # GNU tar is free software; you can redistribute it and/or modify
  5. # it under the terms of the GNU General Public License as published by
  6. # the Free Software Foundation; either version 3 of the License, or
  7. # (at your option) any later version.
  8. # GNU tar is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. # GNU General Public License for more details.
  12. # You should have received a copy of the GNU General Public License
  13. # along with this program. If not, see <http://www.gnu.org/licenses/>.
  14. # Library files
  15. gnu/argmatch.c
  16. gnu/argp-help.c
  17. gnu/argp-parse.c
  18. gnu/closeout.c
  19. gnu/error.c
  20. gnu/getopt.c
  21. gnu/obstack.c
  22. gnu/human.c
  23. gnu/obstack.c
  24. gnu/openat-die.c
  25. gnu/quotearg.c
  26. gnu/rpmatch.c
  27. gnu/xalloc-die.c
  28. gnu/xmalloc.c
  29. gnu/version-etc.c
  30. gnu/xalloc-die.c
  31. lib/paxerror.c
  32. lib/paxnames.c
  33. lib/rtapelib.c
  34. rmt/rmt.c
  35. # Package source files
  36. src/buffer.c
  37. src/common.h
  38. src/compare.c
  39. src/create.c
  40. src/delete.c
  41. src/extract.c
  42. src/incremen.c
  43. src/list.c
  44. src/misc.c
  45. src/names.c
  46. src/tar.c
  47. src/update.c
  48. src/xheader.c
  49. src/checkpoint.c
  50. # Testsuite
  51. tests/genfile.c