Skip to content

Commit

Permalink
support for .vsd (MS Visio)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrugail committed Apr 4, 2011
1 parent f97fc8e commit e67ebb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/mimemagic_tables.rb
Original file line number Diff line number Diff line change
Expand Up @@ -661,6 +661,7 @@ class MimeMagic
'vob' => 'video/mpeg',
'voc' => 'audio/x-voc',
'vor' => 'application/vnd.stardivision.writer',
'vsd' => 'application/vnd.ms-visio.viewer',
'vst' => 'image/x-tga',
'wav' => 'audio/x-wav',
'wax' => 'audio/x-ms-asx',
Expand Down

0 comments on commit e67ebb6

Please sign in to comment.