From: Piotr Drąg Date: Tue, 30 Apr 2024 12:36:16 +0000 (+0200) Subject: po: add a false positive to POTFILES.skip X-Git-Tag: v256-rc2~149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ade7fed923815242de9e933c47aafce1acae6d3b;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 84d56c8a223..8f51a544f27 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -22,6 +22,7 @@ src/core/org.freedesktop.systemd1.policy src/hostname/hostnamed.c src/locale/localed.c src/timedate/timedated.c +units/capsule@.service.in units/debug-shell.service.in units/systemd-battery-check.service.in units/systemd-bootctl@.service.in