I created a deb file for ubuntu and I can add the program under Sound & Video. But when I try to add icon for it , it show no icon image . My dbr.desktop file content is :
[Desktop Entry]
Encoding=UTF-8
_Name=Insight Daisy Book Reader
_Comment=Read Daisy Talking Books
Exec=dbr
Icon=icon32x32.png
Terminal=false
Type=Application
StartupNotify=true
Categories=GNOME;GTK;AudioVideo;
I put the image icon32x32.png on the same level as this file .
The corresponding screenshot shown below (Insight Daisy Book Reader).
I am not included the image path not any where in configuration file.
Please advise how to add program icon image ..
Thanks Anes
/usr/share/pixmaps
) and don't use the extension in the.desktop
file. – Jacob Vlijm Mar 17 '16 at 09:36