summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Navarro2023-11-15 08:36:24 +0100
committerAxel Navarro2023-11-15 08:36:24 +0100
commitcfe3b93cb32dea47628e5179b1284b856792d88a (patch)
tree968012bc10eaa808160c14068ceb4be24ebe13b2
parentae7ff55e6cbb8635551c9e94eec7dec7be653336 (diff)
downloadaur-cfe3b93cb32dea47628e5179b1284b856792d88a.tar.gz
Add missing desktop file
-rw-r--r--pycharm-community-eap.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/pycharm-community-eap.desktop b/pycharm-community-eap.desktop
new file mode 100644
index 000000000000..01cf880d9fea
--- /dev/null
+++ b/pycharm-community-eap.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.1
+Type=Application
+Name=PyCharm Community EAP
+Exec=/opt/pycharm-community-eap/bin/pycharm.sh %f
+Icon=pycharm-community-eap
+Comment=Powerful Python and Django IDE, Early Access Program (EAP) build, Community Edition
+Categories=Development;IDE;
+Terminal=false
+StartupNotify=true
+StartupWMClass=jetbrains-pycharm-ce