Przeglądaj źródła

adding html emails file extenstion for the browsers to know what to do with it (#259)

tags/v3.1
Karel Křemel 5 lat temu
committed by Luke Smith
rodzic
commit
e277718540
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      share/mailcap

+ 1
- 1
share/mailcap Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz