mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
Merge pull request #199 from gebner/master
Register as protocol handler for bitcoin: URIs
This commit is contained in:
commit
65bffcb09f
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
[Desktop Entry]
|
||||
Comment=Lightweight Bitcoin Client
|
||||
Exec=electrum
|
||||
Exec=electrum %u
|
||||
GenericName[en_US]=Electrum
|
||||
GenericName=Electrum
|
||||
Icon=/usr/share/app-install/icons/electrum.png
|
||||
|
@ -13,4 +13,5 @@ Categories=Network;
|
|||
StartupNotify=false
|
||||
Terminal=false
|
||||
Type=Application
|
||||
MimeType=x-scheme-handler/bitcoin
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue