]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
Translations: Add src/xz/sandbox.c to POTFILES.in
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 9 Dec 2025 11:01:36 +0000 (13:01 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 9 Dec 2025 15:18:23 +0000 (17:18 +0200)
There are no strings to translate in that file now, but it's good to
list it anyway in case translatable strings are added in the future.

Fixes: 374868d81d47 ("xz: Move sandboxing code to sandbox.c and improve Landlock sandbox.")
po/POTFILES.in

index 9e47af1b8f0cd04470110957f7b2ccebb4368aeb..dead5ed430076b163c0714d4301e51540ca25367 100644 (file)
@@ -10,6 +10,7 @@ src/xz/main.c
 src/xz/message.c
 src/xz/mytime.c
 src/xz/options.c
+src/xz/sandbox.c
 src/xz/signals.c
 src/xz/suffix.c
 src/xz/util.c