소스 검색

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
-}