From: Jean-Philippe Orsini Date: Mon, 15 Oct 2012 06:51:26 +0000 (+0000) Subject: (no commit message) X-Git-Tag: v0.0.6~175 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ptask.git;a=commitdiff_plain;h=daa0563acbbffe42e974c678209ddbaedc812add --- diff --git a/po/remove-potcdate.sed b/po/remove-potcdate.sed new file mode 100644 index 0000000..edb38d7 --- /dev/null +++ b/po/remove-potcdate.sed @@ -0,0 +1,11 @@ +/^"POT-Creation-Date: .*"$/{ +x +s/P/P/ +ta +g +d +bb +:a +x +:b +}