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

Missing icon in Applications menu on Linux #128

Open
dbogdanov opened this issue Aug 3, 2016 · 1 comment
Open

Missing icon in Applications menu on Linux #128

dbogdanov opened this issue Aug 3, 2016 · 1 comment

Comments

@dbogdanov
Copy link

Application icon is missing in my Mate Desktop (Gnome2) menu after installing trolCommander 0.9.8. However I get an icon for muCommander that looks strange like if the actual icon image is missing.

I think the same was also a problem for the original muCommander.

@dbogdanov dbogdanov changed the title Missing icon in Applications menu Missing icon in Applications menu on Linux Aug 3, 2016
@dbogdanov
Copy link
Author

OK, it seems that the trolcommander.desktop file was incorrect. After I've fixed it now everything works:

[Desktop Entry]
Name=muCommander
Comment=A lightweight, cross-platform file manager
Exec=/usr/bin/trolcommander
Icon=/usr/share/pixmaps/trolcommander.png
Terminal=false
Type=Application
Categories=Application;FileManager;Utility;
StartupNotify=true

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

No branches or pull requests

1 participant