mirror of
https://github.com/winapps-org/winapps.git
synced 2025-12-02 03:04:06 +01:00
Corrected .chm mimetype
Signed-off-by: TheHeadlessTurtle <paul@prommegger.info>
This commit is contained in:
committed by
GitHub
parent
070ffe36b0
commit
16edad5517
@@ -11,4 +11,4 @@ WIN_EXECUTABLE="C:\Program Files\RevvitySignalsSoftware\ChemDrawApplications_x64
|
||||
CATEGORIES="WinApps;Science"
|
||||
|
||||
# GNOME mimetypes; file types: .cdxml .cdx .chm
|
||||
MIME_TYPES="chemical/x-cdx;application/vnd.chemdraw+xml;application/vnd.ms-htmlhelp;"
|
||||
MIME_TYPES="chemical/x-cdx;application/vnd.chemdraw+xml;chemical/x-chemdraw;"
|
||||
|
||||
Reference in New Issue
Block a user