mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
Give visual feedback while starting (#4997)
See https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html
This commit is contained in:
parent
5f05469852
commit
889d133abd
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ Icon=electrum
|
||||||
Name[en_US]=Electrum Bitcoin Wallet
|
Name[en_US]=Electrum Bitcoin Wallet
|
||||||
Name=Electrum Bitcoin Wallet
|
Name=Electrum Bitcoin Wallet
|
||||||
Categories=Finance;Network;
|
Categories=Finance;Network;
|
||||||
StartupNotify=false
|
StartupNotify=true
|
||||||
|
StartupWMClass=electrum
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
MimeType=x-scheme-handler/bitcoin;
|
MimeType=x-scheme-handler/bitcoin;
|
||||||
|
|
Loading…
Add table
Reference in a new issue