Browse Source

electrum.desktop: Add as protocol handler for bitcoin: URIs.

283
Gabriel Ebner 12 years ago
parent
commit
dc5aec9635
  1. 3
      electrum.desktop

3
electrum.desktop

@ -3,7 +3,7 @@
[Desktop Entry] [Desktop Entry]
Comment=Lightweight Bitcoin Client Comment=Lightweight Bitcoin Client
Exec=electrum Exec=electrum %u
GenericName[en_US]=Electrum GenericName[en_US]=Electrum
GenericName=Electrum GenericName=Electrum
Icon=/usr/share/app-install/icons/electrum.png Icon=/usr/share/app-install/icons/electrum.png
@ -13,4 +13,5 @@ Categories=Network;
StartupNotify=false StartupNotify=false
Terminal=false Terminal=false
Type=Application Type=Application
MimeType=x-scheme-handler/bitcoin

Loading…
Cancel
Save