]> Dogcows Code - chaz/tar/blob - po/POTFILES.in
Version 1.19.1
[chaz/tar] / po / POTFILES.in
1 # List of files which contain translatable strings.
2
3 # Copyright (C) 1996, 1999, 2000, 2003, 2004, 2005, 2007 Free Software
4 # Foundation, Inc.
5
6 # This program is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by
8 # the Free Software Foundation; either version 3, or (at your option)
9 # any later version.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 # GNU General Public License for more details.
15
16 # You should have received a copy of the GNU General Public License
17 # along with this program; if not, write to the Free Software
18 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
19 # 02110-1301, USA.
20
21 # Library files
22 lib/argmatch.c
23 lib/argp-help.c
24 lib/argp-parse.c
25 lib/error.c
26 lib/getopt.c
27 lib/human.c
28 lib/obstack.c
29 lib/paxerror.c
30 lib/paxexit.c
31 lib/paxnames.c
32 lib/quotearg.c
33 lib/rpmatch.c
34 lib/rtapelib.c
35 lib/xalloc-die.c
36 lib/xmalloc.c
37
38 rmt/rmt.c
39
40 # Package source files
41 src/buffer.c
42 src/common.h
43 src/compare.c
44 src/create.c
45 src/delete.c
46 src/extract.c
47 src/incremen.c
48 src/list.c
49 src/misc.c
50 src/names.c
51 src/tar.c
52 src/update.c
53 src/xheader.c
54 src/checkpoint.c
55
56 # Testsuite
57 tests/genfile.c
This page took 0.037617 seconds and 5 git commands to generate.