POTFILES.in 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. # List of files which contain translatable strings.
  2. # Copyright (C) 1996, 1999, 2000, 2003, 2004, 2005, 2007 Free Software
  3. # Foundation, Inc.
  4. # This program 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, or (at your option)
  7. # any later version.
  8. # This program 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, write to the Free Software
  14. # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  15. # 02110-1301, USA.
  16. # Library files
  17. lib/argmatch.c
  18. lib/argp-help.c
  19. lib/argp-parse.c
  20. lib/closeout.c
  21. lib/error.c
  22. lib/getopt.c
  23. lib/obstack.c
  24. lib/human.c
  25. lib/obstack.c
  26. lib/openat-die.c
  27. lib/paxerror.c
  28. lib/paxexit.c
  29. lib/paxnames.c
  30. lib/quotearg.c
  31. lib/rpmatch.c
  32. lib/rtapelib.c
  33. lib/xalloc-die.c
  34. lib/xmalloc.c
  35. lib/version-etc.c
  36. lib/xalloc-die.c
  37. rmt/rmt.c
  38. # Package source files
  39. src/buffer.c
  40. src/common.h
  41. src/compare.c
  42. src/create.c
  43. src/delete.c
  44. src/extract.c
  45. src/incremen.c
  46. src/list.c
  47. src/misc.c
  48. src/names.c
  49. src/tar.c
  50. src/update.c
  51. src/xheader.c
  52. src/checkpoint.c
  53. # Testsuite
  54. tests/genfile.c