Linux URI handling (again) #126

Merged
alexliebowitz merged 1 commit from linux-uris-2 into master 2017-05-20 16:55:59 +02:00

View file

@ -38,7 +38,11 @@
"schemes": ["lbry"]
}],
"linux": {
"target": "deb"
"target": "deb",
"desktop": {
"MimeType": "x-scheme-handler/lbry",
"Exec": "/opt/LBRY/lbry %U"
}
},
"win": {
"target": "nsis"