Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLion and PyCharm #236

Closed
Avamander opened this issue Apr 27, 2016 · 2 comments
Closed

CLion and PyCharm #236

Avamander opened this issue Apr 27, 2016 · 2 comments

Comments

@Avamander
Copy link

Avamander commented Apr 27, 2016

[Desktop Entry]
Version=1.0
Type=Application
Name=PyCharm
Icon=/home/<INSTALLATION DIRECTORY>/bin/pycharm.png
Exec="/home/<INSTALLATION DIRECTORY>/bin/pycharm.sh" %f
Comment=Develop with pleasure!
Categories=Development;IDE;
Terminal=false
StartupWMClass=jetbrains-pycharm
[Desktop Entry]
Version=1.0
Type=Application
Name=CLion
Icon=/home/<INSTALLATION DIRECTORY>/bin/clion.svg
Exec="/home/<INSTALLATION DIRECTORY>/bin/clion.sh" %f
Comment=Develop with pleasure!
Categories=Development;IDE;
Terminal=false
StartupWMClass=jetbrains-clion

Downloaded the version of the script available in the root directory of this repository. Neither of the icons are fixed. I do not have other JetBrains products to include more desktop entries.

@nesl247
Copy link

nesl247 commented Jun 26, 2016

Also have the same issue with PhpStorm. The previous examples should just be <INSTALLATION DIRECTORY>/ instead of /home/<INSTALLATION DIRECTORY> though as /home is part of said prefix.

@Foggalong
Copy link
Owner

Sorry I didn't catch this before - this is a duplicate of #149

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants