Add testnet mode to .desktop file

Easy way to start testnet version from linux DE
This commit is contained in:
Yura Pakhuchiy 2018-03-16 01:40:34 +07:00
parent afa4cbfcbb
commit 9eb04fac1a

View file

@ -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