ソースを参照

remove an unnecesary file from git

Héctor García 10 年 前
コミット
ca1915d700
1 ファイル変更0 行追加11 行削除
  1. 0 11
      po/remove-potcdate.sed

+ 0 - 11
po/remove-potcdate.sed

@@ -1,11 +0,0 @@
-/^"POT-Creation-Date: .*"$/{
-x
-s/P/P/
-ta
-g
-d
-bb
-:a
-x
-:b
-}