[Groonga-commit] ranguba/chupa-text at ed1f631 [master] Add mesage/rfc822 MIME types for .eml and .mew

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Feb 18 00:13:43 JST 2017


Kouhei Sutou	2017-02-18 00:13:43 +0900 (Sat, 18 Feb 2017)

  New Revision: ed1f631b7e9c89d672a645fefc6c997d35c0ef71
  https://github.com/ranguba/chupa-text/commit/ed1f631b7e9c89d672a645fefc6c997d35c0ef71

  Message:
    Add mesage/rfc822 MIME types for .eml and .mew

  Modified files:
    data/mime-types.conf

  Modified: data/mime-types.conf (+3 -0)
===================================================================
--- data/mime-types.conf    2017-02-18 00:07:17 +0900 (afd5b87)
+++ data/mime-types.conf    2017-02-18 00:13:43 +0900 (b3b4533)
@@ -34,3 +34,6 @@ mime_types["xlsx"] =
   "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
 mime_types["pptx"] =
   "application/vnd.openxmlformats-officedocument.presentationml.presentation"
+
+mime_types["eml"] = "message/rfc822"
+mime_types["mew"] = "message/rfc822"
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-commit mailing list
Back to archive index