From: Piotr Drąg Date: Sun, 12 Jun 2022 12:48:04 +0000 (+0200) Subject: po: add a false positive to POTFILES.skip X-Git-Tag: v252-rc1~761 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eaee50fee2d0baec9116ae76945f18fef4b8ec2f;p=thirdparty%2Fsystemd.git po: add a false positive to POTFILES.skip Scripts used to detect files that should be in POTFILES.in, like intltool-update -m used on https://l10n.gnome.org/module/systemd/, falsely detect this file as containing translations. Avoid this behavior by putting the file in POTFILES.skip. --- diff --git a/po/POTFILES.skip b/po/POTFILES.skip index e63f739f2d0..bef8f84e1a4 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -1,3 +1,4 @@ +src/basic/parse-util.c src/boot/efi/boot.c src/boot/efi/secure-boot.c src/boot/efi/stub.c