Created
May 5, 2022 04:32
-
-
Save pedroblandim/a32f0737f46a753e546ea7f5b8e6e40d to your computer and use it in GitHub Desktop.
liferay.desktop file example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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