Closed palob closed 6 years ago
Since you're going to install the icon to a location compliant with freedesktop.org standards you don't need to specify the icon file extension in the .desktop launcher. It will be found anyway.
.desktop
This facilitates the use of non-PNG (e.g. SVG) app icon themes. Cf. this example .desktop launcher.
Thank you!
You are welcome!
Since you're going to install the icon to a location compliant with freedesktop.org standards you don't need to specify the icon file extension in the
.desktop
launcher. It will be found anyway.This facilitates the use of non-PNG (e.g. SVG) app icon themes. Cf. this example
.desktop
launcher.