diff --git a/etc/mail/mailcap/mailcap b/etc/mail/mailcap/mailcap index 8767a07..a920158 100644 --- a/etc/mail/mailcap/mailcap +++ b/etc/mail/mailcap/mailcap @@ -1,13 +1,13 @@ # mailcap # -# Изменён: Ср 28 авг 2013 00:16:48 +# Изменён: Чт 13 мар 2014 18:15:34 # #Настройка отображений различных типов файлов -# text/html; w3m -I %{charset} -dump '%s'; copiousoutput; description = HTML Text; nametemplate=%s.html +text/html; w3m -I %{charset} -dump '%s'; copiousoutput; description = HTML Text; nametemplate=%s.html #text/html; lynx -dump '%s'; copiousoutput; description = HTML Text; nametemplate=%s.html -text/html; lynx -dump -force_html '%s' -display_charset=UTF-8; copiousoutput; description = HTML Text; nametemplate=%s.html +# text/html; lynx -dump -force_html '%s' -display_charset=UTF-8; copiousoutput; description = HTML Text; nametemplate=%s.html image/*; geeqie '%s' application/*; xdg-open '%s'