FS#4150 - revelation: no icon in gnome-menu
|
Details
there is no icon für revelation in the gnome menu, only a
program link
|
This task depends upon
In /opt/gnome/share/applications/revelation.desktop is the iconfile not correct set:
[Desktop Entry]
Version=0.4.6
Encoding=UTF-8
Name=Revelation Password Manager
GenericName=Password Manager
Comment=Organize and secure your passwords
Exec=revelation
Icon=revelation <--- set here the path and filename for iconfile
Terminal=false
Type=Application
Categories=GNOME;Application;Utility;
StartupNotify=true
MimeType=application/x-revelation;
GenericName[en_US]=Password Manager
they will look in $XDG_DATA_DIRS/icons/<yourtheme>/<somesize>/iconfile.<some-extension>
The icon file is in the correct path and it is displayed fine on my system. Are you using some broken icon theme that doesn't inherit from the hicolor or gnome theme?