nanocurrency / nano-node

Nano is digital currency. Its ticker is: XNO and its currency symbol is: Ӿ
https://nano.org
BSD 3-Clause "New" or "Revised" License
3.48k stars 787 forks source link

nano_wallet: add desktop file #4721

Open milahu opened 2 months ago

milahu commented 2 months ago

nano_wallet is a gui app, so it should have a desktop file

nano-node version d8d564bfdb79195caaf9e420a3c14f952fd6783a does not install a desktop file for nano_wallet

expected: similar to /share/applications/monero-wallet-gui.desktop

[Desktop Entry]
Categories=Network;Utility
Exec=monero-wallet-gui
GenericName=Wallet
Icon=monero
Name=Monero
Type=Application
Version=1.4
SparK-Cruz commented 1 month ago

I still don't know why the node contains a wallet and a gui for it. Maybe we should open another repo for it and remove it from this one.