diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2009-06-27 09:35:15 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2009-06-27 09:35:15 +0300 |
commit | ad12edc95254ede3f0cb8dec8645e8789e984c4f (patch) | |
tree | 28b99fe93b2703814e4c6f6b2173e8a9ed925794 /po | |
parent | Hopefully improved portability of the assembler code in (diff) | |
download | xz-ad12edc95254ede3f0cb8dec8645e8789e984c4f.tar.xz |
Updated the filenames in POTFILES.in too.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 4d1299a3..ee430c5c 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,10 +1,10 @@ # List of source files which contain translatable strings. src/xz/args.c +src/xz/coder.c +src/xz/file_io.c src/xz/hardware.c -src/xz/io.c src/xz/main.c src/xz/message.c src/xz/options.c -src/xz/process.c src/xz/suffix.c src/xz/util.c |