Fix validity of Linux .desktop file #981

Merged
nedrichards merged 1 commit from patch-1 into master 2018-02-01 01:56:01 +01:00

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"