소스 검색

adding html emails file extenstion for the browsers to know what to do with it

pull/259/head
Karel Křemel 5 년 전
committed by Karel Kremel
부모
커밋
f4153c353f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      share/mailcap

+ 1
- 1
share/mailcap 파일 보기

@@ -1,5 +1,5 @@
text/plain; $EDITOR %s ;
text/html; openfile %s ;
text/html; openfile %s ; nametemplate=%s.html
text/html; w3m -I %{charset} -T text/html; copiousoutput;
image/*; muttimage %s ; copiousoutput
video/*; setsid mpv --quiet %s &; copiousoutput


불러오는 중...
취소
저장