diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2018-06-11 05:00:50 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2018-06-11 05:00:50 -0400 |
commit | 3c840f8d9f0fa6c490819161a234b35d6d5783e2 (patch) | |
tree | 161c07b05be5248cb65dcf897cd5b8d5c80ade95 /libre-testing/intellij-idea-community-edition/idea.desktop | |
parent | c2da6a9e5bbdd33788674f1a6220290f7a6d0a8c (diff) | |
download | abslibre-3c840f8d9f0fa6c490819161a234b35d6d5783e2.tar.gz abslibre-3c840f8d9f0fa6c490819161a234b35d6d5783e2.tar.bz2 abslibre-3c840f8d9f0fa6c490819161a234b35d6d5783e2.zip |
add intellij-idea-community-edition - fails to build
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; |