mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +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:
parent
a81577961c
commit
c51ecf3117
@ -23,5 +23,6 @@ src/locale/localed.c
|
||||
src/timedate/timedated.c
|
||||
units/debug-shell.service.in
|
||||
units/systemd-journald.service.in
|
||||
units/systemd-pcrextend@.service.in
|
||||
units/systemd-timesyncd.service.in
|
||||
units/user@.service.in
|
||||
|
Loading…
Reference in New Issue
Block a user