projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54e0cfc
)
po: add a false positive to POTFILES.skip
author
Piotr Drąg
<piotrdrag@gmail.com>
Sun, 12 Jun 2022 12:48:04 +0000
(14:48 +0200)
committer
Yu Watanabe
<watanabe.yu+github@gmail.com>
Mon, 27 Jun 2022 13:59:26 +0000
(22:59 +0900)
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.
po/POTFILES.skip
patch
|
blob
|
history
diff --git
a/po/POTFILES.skip
b/po/POTFILES.skip
index e63f739f2d0ba673735c846da474ed46ce061224..bef8f84e1a43631c64e83716227cea176e96f673 100644
(file)
--- 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