Project

General

Profile

Patch #610 » added_xsd_mxml.patch

Kit Plummer, 2008-02-05 20:11

View differences:

mime_type.rb (working copy)
31 31
      'text/x-python' => 'py',
32 32
      'text/x-ruby' => 'rb,rbw,ruby,rake',
33 33
      'text/x-sh' => 'sh',
34
      'text/xml' => 'xml',
34
      'text/xml' => 'xml,xsd,mxml',
35 35
      'text/yaml' => 'yml,yaml',
36 36
      'image/gif' => 'gif',
37 37
      'image/jpeg' => 'jpg,jpeg,jpe',
(3-3/3)