Merge pull request #981 from nedrichards/patch-1
Fix validity of Linux .desktop file
This commit is contained in:
commit
e27475a206
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
],
|
||||
"linux": {
|
||||
"target": "deb",
|
||||
"category": "Video",
|
||||
"category": "Video;AudioVideo;",
|
||||
"desktop": {
|
||||
"MimeType": "x-scheme-handler/lbry",
|
||||
"Exec": "/opt/LBRY/lbry %U"
|
||||
|
|
Loading…
Add table
Reference in a new issue