diff options
Diffstat (limited to 'libre-testing/intellij-idea-community-edition/idea.desktop')
-rw-r--r-- | libre-testing/intellij-idea-community-edition/idea.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libre-testing/intellij-idea-community-edition/idea.desktop b/libre-testing/intellij-idea-community-edition/idea.desktop new file mode 100644 index 000000000..b06d2965d --- /dev/null +++ b/libre-testing/intellij-idea-community-edition/idea.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=IntelliJ IDEA Community Edition +Comment=Develop with pleasure! +Exec=idea.sh %f +Icon=idea +Terminal=false +StartupNotify=true +StartupWMClass=jetbrains-idea-ce +Categories=Development;IDE;Java; |