Closed JeremyRand closed 5 years ago
The build error is caused by the .desktop
file calling for an icon called electrum-nmc
whereas the actual icon file we have isn't rebranded (it's still called electrum
). According to the relevant spec we should rename the icon file, because in its current form it looks like Electrum-NMC will conflict with upstream Electrum if installed on the same system.
The icon file should be split off into a separate issue; this PR is a clear improvement.
Fixes https://github.com/namecoin/electrum-nmc/issues/98