mirror of
git://git.gnupg.org/gnupg.git
synced 2024-10-31 20:08:43 +01:00
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
|
# You should add
|
||
|
#[filter "cleanpo"]
|
||
|
# clean = "awk '/^\"POT-Creation-Date:/&&!s{s=1;next};!/^#: /{print}'"
|
||
|
# to your config file.
|
||
|
|
||
|
/??.po filter=cleanpo
|
||
|
/??_??.po filter=cleanpo
|