I'd like to suggest adding two files into debian package of muCommander:
1] /usr/share/applications/mucommander.desktop
- this provides adding item to GNOME and KDE menus (possibly some other desktop environments that use this files)
Code should be something like this:
- Code: Select all
[Desktop Entry]
Version=1.0
Type=Application
Name=muCommander
Comment=Lightweight and cross-platform file manager
Icon=mucommander
TryExec=mucommander
Exec=mucommander
Categories=Accessories;
and
2] /usr/share/icons/mucommander.png
- which should contain muCommander icon
