mirror of
git://git.gnupg.org/gnupg.git
synced 2026-03-09 15:15:22 +01:00
7 lines
232 B
Text
7 lines
232 B
Text
# You should add
|
|
#[filter "cleanpo"]
|
|
# clean = "awk '/^\"POT-Creation-Date:/&&!s{s=1;next};!/^#: /{print}'"
|
|
# to your config file. Normally, autogen.sh does this for you.
|
|
|
|
/??.po filter=cleanpo
|
|
/??_??.po filter=cleanpo
|