POTFILES.in 1.3 KB

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