Просмотр исходного кода

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
Родитель
Сommit
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


Загрузка…
Отмена
Сохранить