Update Haveno.desktop
more descriptive comment add categories add attributes specific to `AppImage`
This commit is contained in:
parent
a9edbcc499
commit
9715e656c2
1 changed files with 3 additions and 2 deletions
|
@ -2,14 +2,15 @@
|
|||
# sudo desktop-file-install electrum-ltc.desktop
|
||||
|
||||
[Desktop Entry]
|
||||
Comment=A decentralized monero exchange network.
|
||||
Comment=A decentralized, Tor-based, P2P Monero exchange network.
|
||||
Exec=sh -c "PATH=\"\\$HOME/.local/bin:\\$PATH\"; bin/Haveno %u"
|
||||
GenericName[en_US]=Monero Exchange
|
||||
GenericName=Monero Exchange
|
||||
Icon=haveno
|
||||
Categories=Office;Finance;Java;
|
||||
Categories=Office;Finance;Java;P2P;
|
||||
Name[en_US]=Haveno
|
||||
Name=Haveno
|
||||
Terminal=false
|
||||
Type=Application
|
||||
MimeType=
|
||||
X-AppImage-Name=Haveno
|
||||
|
|
Loading…
Reference in a new issue