Merge pull request #4131 from yura-pakhuchiy/btc-desktop
Add testnet mode to .desktop file
This commit is contained in:
@@ -14,4 +14,8 @@ StartupNotify=false
|
|||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
MimeType=x-scheme-handler/bitcoin;
|
MimeType=x-scheme-handler/bitcoin;
|
||||||
|
Actions=Testnet;
|
||||||
|
|
||||||
|
[Desktop Action Testnet]
|
||||||
|
Exec=electrum --testnet %u
|
||||||
|
Name=Testnet mode
|
||||||
|
|||||||
Reference in New Issue
Block a user