Browse Source

Merge pull request #4131 from yura-pakhuchiy/btc-desktop

Add testnet mode to .desktop file
3.2.x
ThomasV 7 years ago
committed by GitHub
parent
commit
774b6ca30d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      electrum.desktop

4
electrum.desktop

@ -14,4 +14,8 @@ StartupNotify=false
Terminal=false
Type=Application
MimeType=x-scheme-handler/bitcoin;
Actions=Testnet;
[Desktop Action Testnet]
Exec=electrum --testnet %u
Name=Testnet mode

Loading…
Cancel
Save