summarylogtreecommitdiffstats
path: root/idea.desktop
diff options
context:
space:
mode:
authorKenneth Endfinger2020-03-29 18:49:06 -0400
committerKenneth Endfinger2020-03-29 18:49:55 -0400
commit6089d1c0166ceb2fd5d56091944774145a61e750 (patch)
tree4c562b818c577cfbedc42611c1670330f7ed94be /idea.desktop
downloadaur-intellij-idea-community-edition-git.tar.gz
Initial Commit
Diffstat (limited to 'idea.desktop')
-rw-r--r--idea.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/idea.desktop b/idea.desktop
new file mode 100644
index 000000000000..fdb3eb2e324c
--- /dev/null
+++ b/idea.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=IntelliJ IDEA Community Edition
+Comment=Develop with pleasure!
+Exec=/usr/bin/idea %f
+Icon=idea
+Terminal=false
+StartupNotify=true
+StartupWMClass=jetbrains-idea-ce
+Categories=Development;IDE;Java;