Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
adrian
/
mutt-wizard
mirror da
https://github.com/LukeSmithxyz/mutt-wizard.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
6
Wiki
Attività
Sfoglia il codice sorgente
adding html emails file extenstion for the browsers to know what to do with it (
#259
)
tags/v3.1
Karel Křemel
5 anni fa
committed by
Luke Smith
parent
b759f255bc
commit
e277718540
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
share/mailcap
+ 1
- 1
share/mailcap
Vedi File
@@ -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
Scrivi
Anteprima
Caricamento…
Annulla
Salva