mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
po: add false positives 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 these files as containing translations. Avoid this behavior by putting the files in POTFILES.skip.
This commit is contained in:
committed by
Luca Boccassi
parent
ef19119780
commit
e645246c8d
@@ -22,6 +22,10 @@ src/core/org.freedesktop.systemd1.policy
|
||||
src/hostname/hostnamed.c
|
||||
src/locale/localed.c
|
||||
src/timedate/timedated.c
|
||||
units/breakpoint-pre-basic.service.in
|
||||
units/breakpoint-pre-mount.service.in
|
||||
units/breakpoint-pre-switch-root.service.in
|
||||
units/breakpoint-pre-udev.service.in
|
||||
units/capsule@.service.in
|
||||
units/debug-shell.service.in
|
||||
units/systemd-battery-check.service.in
|
||||
|
||||
Reference in New Issue
Block a user