projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad23fca
)
po: add a false positive to POTFILES.skip
author
Piotr Drąg
<piotrdrag@gmail.com>
Tue, 30 Apr 2024 12:36:16 +0000
(14:36 +0200)
committer
Luca Boccassi
<luca.boccassi@gmail.com>
Tue, 30 Apr 2024 14:18:42 +0000
(16:18 +0200)
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 84d56c8a2239b8665c3438e0475f5d1f6108944c..8f51a544f2765505d180dc58c7bd55c2935865fd 100644
(file)
--- 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