diff options
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 45 |
1 files changed, 6 insertions, 39 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 8b76e71..2b6afca 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,42 +1,7 @@ -# List of files which contain translatable strings. - -# Copyright (C) 2008, 2009, 2010 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 <http://www.gnu.org/licenses/>. - -gnu/argmatch.c -gnu/argp-help.c -gnu/argp-parse.c -gnu/closeout.c -gnu/error.c -gnu/getopt.c -gnu/obstack.c -gnu/openat-die.c -gnu/quotearg.c -gnu/version-etc.c -gnu/xalloc-die.c - -lib/error.c -lib/exit.c -lib/names.c -lib/rtapelib.c - -rmt/rmt.c - src/copyin.c src/copyout.c src/copypass.c +src/dstring.c src/main.c src/makepath.c src/mt.c @@ -44,6 +9,8 @@ src/tar.c src/userspec.c src/util.c -tests/genfile.c - - +lib/getopt.c +lib/rtapelib.c +lib/paxerror.c +lib/paxexit.c +lib/paxnames.c |