Desktop Launcher icon
Desktop Launcher icon
How can I set a desktop launcher icon if its not in any of the lists? I downloaded a small java program that I use, there's a "png" image icon with it, but with Salix xfce I can't find a way to get the png image set on the desktop. I created a launcher on the desktop for the java executable, but the "icon" button on the edit-window only lets you pick from preset lists of icons. Using Salix 64 with the xfce , full install.
Re: Desktop Launcher icon
You need to create a .desktop file. Look in /usr/share/applications for lots of examples. The launcher you created is probably such a file too, so you can edit it with a text editor to fix it the way you want it.
Re: Desktop Launcher icon
Hey-That works! thanks, you can mark this one solved.
Re: Desktop Launcher icon
http://www.salixos.org/forum/viewtopic.php?p=4310#p4310linuxfun wrote:Hey-That works! thanks, you can mark this one solved.


What really matters is where you are going, not where you come from.
Re: Desktop Launcher icon
That's the same dialog as you get when you create a new launcher. But it only offers a limited number of icons, only the ones in the icon cache I think.JRD wrote:Code: Select all
exo-desktop-item-edit -c ~/Desktop/
Re: Desktop Launcher icon
You can always pick an icon from any pathname.
You can also add an icon to ~/.local/share/icons/
You can also add an icon to ~/.local/share/icons/

Re: Desktop Launcher icon
Like any other window with an icon button : you click on it, you choose "image file"...and you choose an image, that's all.

Re: Desktop Launcher icon
Either I'm missing something, or you didn't try what you're suggesting at all.JRD wrote:Like any other window with an icon button : you click on it, you choose "image file"...and you choose an image, that's all.
