PDA

View Full Version : [kubuntu] Setting an application icon for gnome and kde4 (programming)



ggarra13
February 5th, 2015, 05:40 PM
I have written an application which has an icon associated with it. It is unclear to me how to set the desktop icon for my application. I created a .desktop file and a .png file but I don't know what paths to place it in and if more is needed. Also I would like to add my application to the kde menus.
I am using Cmake as my build environment if that's of any use.