Categories and mimetypes

Changes to match Freedesktop specifications on registered categories and deduplication of MimeTypes.
This commit is contained in:
kutzlect 2022-08-20 13:45:58 +00:00 committed by GitHub
parent 92af79f01b
commit f4b0b9c164
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,7 +76,7 @@
},
"linux": {
"artifactName": "${os}-${name}-${version}.${ext}",
"category": "Video;Anime",
"category": "AudioVideo;Video",
"description": "Bittorrent streaming software for cats",
"desktop": {
"Name": "Miru",
@ -95,9 +95,6 @@
"target": "deb"
}
],
"mimeTypes": [
"x-scheme-handler/miru"
]
},
"nsis": {
"allowToChangeInstallationDirectory": true,