electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit 65bffcb09f739b90d6cf361799b378bc7345ac92
parent cf432db6e858316dcc52d99b8338d15a9fdb9dcb
Author: ThomasV <thomasv1@gmx.de>
Date:   Sat, 20 Apr 2013 10:10:40 -0700

Merge pull request #199 from gebner/master

Register as protocol handler for bitcoin: URIs
Diffstat:
Melectrum.desktop | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/electrum.desktop b/electrum.desktop @@ -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