oxen-electron-gui-wallet icon indicating copy to clipboard operation
oxen-electron-gui-wallet copied to clipboard

Icon is being installed into wrong path (at least in .deb)

Open jagerman opened this issue 5 years ago • 1 comments

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

jagerman avatar Aug 04 '20 02:08 jagerman

I assume this is fixed by now. My installation on Kubuntu from the deb.oxen.io repository has a working icon.

mdPlusPlus avatar Aug 08 '22 14:08 mdPlusPlus