Skip to content

Commit

Permalink
Add missing MIME type (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph-DiGiovanni committed Nov 22, 2023
1 parent 2bcc99a commit 31ce309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exe-thumbnailer.thumbnailer
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Thumbnailer Entry]
Exec=exe-thumbnailer -v -s %s %i %o
MimeType=application/x-ms-dos-executable;application/x-dosexec;application/x-msdownload
MimeType=application/x-ms-dos-executable;application/x-dosexec;application/x-msdownload;application/vnd.microsoft.portable-executable

0 comments on commit 31ce309

Please sign in to comment.