Skip to content

Instantly share code, notes, and snippets.

@pedroblandim
Created May 5, 2022 04:32
Show Gist options
  • Save pedroblandim/a32f0737f46a753e546ea7f5b8e6e40d to your computer and use it in GitHub Desktop.
Save pedroblandim/a32f0737f46a753e546ea7f5b8e6e40d to your computer and use it in GitHub Desktop.
liferay.desktop file example
[Desktop Entry]
Type=Application
Name=Liferay IDE
Comment=Liferay Developer Studio
Icon=/path/to/icon.xpm
Exec=/path/to/DeveloperStudio
Terminal=false
Categories=Development;IDE;Java;
StartupWMClass=Liferay IDE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment