Merge pull request #981 from nedrichards/patch-1

Fix validity of Linux .desktop file
This commit is contained in:
Jeremy Kauffman 2018-01-31 16:56:00 -08:00 committed by GitHub
commit e27475a206
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@
],
"linux": {
"target": "deb",
"category": "Video",
"category": "Video;AudioVideo;",
"desktop": {
"MimeType": "x-scheme-handler/lbry",
"Exec": "/opt/LBRY/lbry %U"