mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
gnome desktop
This commit is contained in:
parent
ec24fcb1f7
commit
ca31a9e372
2 changed files with 16 additions and 0 deletions
16
electrum.desktop
Normal file
16
electrum.desktop
Normal file
|
@ -0,0 +1,16 @@
|
|||
# If you want electrum to appear in a linux app launcher ("start menu"), install this by doing:
|
||||
# sudo desktop-file-install electrum.desktop
|
||||
|
||||
[Desktop Entry]
|
||||
Comment=Lightweight Bitcoin Client
|
||||
Exec=electrum
|
||||
GenericName[en_US]=Electrum
|
||||
GenericName=Electrum
|
||||
Icon=/usr/share/app-install/icons/electrum.png
|
||||
Name[en_US]=Electrum Bitcoin Wallet
|
||||
Name=Electrum Bitcoin Wallet
|
||||
Categories=Network;
|
||||
StartupNotify=false
|
||||
Terminal=false
|
||||
Type=Application
|
||||
|
BIN
electrum.png
Normal file
BIN
electrum.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.7 KiB |
Loading…
Add table
Reference in a new issue