oxen-electron-gui-wallet
oxen-electron-gui-wallet copied to clipboard
Icon is being installed into wrong path (at least in .deb)
The application icon in the .deb is being put into:
/usr/share/icons/hicolor/0x0/apps/loki-electron-wallet.png
which doesn't get picked up (and so the wallet doesn't get a proper icon). It should instead be:
/usr/share/icons/hicolor/512x512/apps/loki-electron-wallet.png
I assume this is fixed by now. My installation on Kubuntu from the deb.oxen.io repository has a working icon.