Have Ubuntu 14.04. loaded Kdenlive from the Software Center. It works from icon on DASH and from Terminal. However, I have no idea how to put icon on desktop. I looked in usr/share/applications-no icon. Also checked /usr/bin/kdenlive. I found the executable, but no icon startup to copy. Would appreciate anything to point me in right direction. Thanks
Asked
Active
Viewed 276 times
1
1 Answers
0
If Kdenlive doesn't come with a .desktop file, it cannot be put onto the Desktop. As most programs are advanced, and .desktop files are easy, most programs have them, though I think Kdenlive is one that doesn't. If you want to look into it, it is fairly simple to create your own .desktop file it. Just google it.

David
- 3,367
gnome-desktop-item-edit ~/Desktop --create-new
– mchid Sep 15 '15 at 02:11