Created
October 21, 2022 10:33
-
-
Save wipermail/690f7d757037dbb2ae80e6bbd9b60316 to your computer and use it in GitHub Desktop.
ubuntu .desktop label template
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] | |
Version=1.0 | |
Name=название | |
Comment=описание | |
Exec=/путь/к/исполняемому/файлу | |
Icon=/путь/к/иконке | |
Terminal=false | |
Type=Application | |
Categories=категории |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[Desktop Entry]
Version=1.0
Type=Application
Name=IntelliJ IDEA Ultimate Edition
Icon=/home/uwiper/IntellijIdea/bin/idea.svg
Exec="/home/uwiper/IntellijIdea/bin/idea.sh" %f
Comment=Capable and Ergonomic IDE for JVM
Categories=Development;IDE;
Terminal=false
StartupWMClass=jetbrains-idea