1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-31 14:50:15 +03:00

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.
This commit is contained in:
Piotr Drąg 2023-05-27 18:11:35 +02:00 committed by Luca Boccassi
parent 30868c1c8d
commit 059b1b31ad

View File

@ -1,4 +1,5 @@
src/basic/parse-util.c
src/boot/efi/addon.c
src/boot/efi/boot.c
src/boot/efi/secure-boot.c
src/boot/efi/stub.c