X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=po%2Fremove-potcdate.sed;fp=po%2Fremove-potcdate.sed;h=edb38d7043f0d16d04c96e301bdd2a572305c20a;hp=0000000000000000000000000000000000000000;hb=d70248333edf8a5b5f509609cf2c8f7fd77d5e05;hpb=29204fe10d6ad46bace50e82557cb95e8a0f3529 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 +}