Change executable file icon for MacOS & Linux

Started by sphinx, July 09, 2019, 12:04:50

Previous topic - Next topic

sphinx

I am aware of how to do it in Windows but no idea for MacOS and Linux!

Help appreciated.
Kind regards,
Maher F. Farag
www.ancientsoft.com
www.osakit.com

Qube

Mac Studio M1 Max ( 10 core CPU - 24 core GPU ), 32GB LPDDR5, 512GB SSD,
Beelink SER7 Mini Gaming PC, Ryzen 7 7840HS 8-Core 16-Thread 5.1GHz Processor, 32G DDR5 RAM 1T PCIe 4.0 SSD
MSI MEG 342C 34" QD-OLED Monitor

Until the next time.

dawlane

#2
Linux does not support icons embedded into the executable and are only supported indirectly by Linux distributions that support the freedesktop specifications.
Basically you place your images in one of the standard location set aside for pixmaps/icon and create a launcher/desktop entry file in another standard location set aside.

Instead of me going through the whole process here, just see the section on one way to do it from here.

Henri

Hi,

as I understand it, the launcher is basically a text file describing the application (like Windows manifesto), presuming the launcher is the same as Desktop Entry File.

https://stackoverflow.com/questions/2126545/embedding-an-icon-in-a-linux-executable

-Henri
- Got 01100011 problems, but the bit ain't 00000001

sphinx

Kind regards,
Maher F. Farag
www.ancientsoft.com
www.osakit.com