forked from rc/classroom
Add .desktop files, update download links for JetBrains IDEs on Ubuntu
This commit is contained in:
parent
61e9e01978
commit
889083aee0
6 changed files with 109 additions and 4 deletions
11
roles/idea/files/idea.desktop
Normal file
11
roles/idea/files/idea.desktop
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Name=IDEA
|
||||
GenericName=IDEA
|
||||
Comment=JetBrains IDEA
|
||||
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
|
||||
Exec=/opt/IDEA/bin/idea.sh
|
||||
Icon=idea
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Development;ComputerScience;
|
||||
StartupNotify=true
|
Loading…
Add table
Add a link
Reference in a new issue