With FMXLinux and the latest versions of Delphi it is very easy to build a Linux application.
The object of this post is to create a desktop icon and a favorite to make your application launchable from the gnome desktop.
In my case I have created a POS (Point of Sale) application demominated XtumbleRetail and I have to create the launcher application of the same.
To do this is slightly more complicated than we are used to with Delphi for Windows, Mac and other environments, you need to perform the following steps:



Personally as a linux distro I use only Ubuntu both Server and Desktop, and for the Desktop I use only gnome.
Hope it was useful for someone on the prox.
Ivan