Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zenmap hardcodes icon #349

Open
rautesamtr opened this issue Mar 30, 2016 · 2 comments
Open

Zenmap hardcodes icon #349

rautesamtr opened this issue Mar 30, 2016 · 2 comments

Comments

@rautesamtr
Copy link

The zenmap icon is hardcoded to Icon=/usr/share/zenmap/pixmaps/zenmap.png in zenmap.desktop and zenmap-root.desktop. Instead zenmap.png should be installed in XDG_DATA_DIRS/icons/hicolor/256x256/apps/ and the value of Icon in the *.desktop files should remain Icon=zenmap and not be rewritten to an absolute path.

@LahiruLS
Copy link

LahiruLS commented Jul 13, 2016

I uses linux a lot and I'm just getting starting with contributing to opensource. I'll look into this

@rautesamtr
Copy link
Author

I tried to look into it. As far as i can remember the dekstop file gets rewritten in this line https://github.com/nmap/nmap/blob/master/zenmap/setup.py#L438

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants