mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09: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:
committed by
Luca Boccassi
parent
30868c1c8d
commit
059b1b31ad
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user