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

Add .desktop files for CLion and IDEA Ultimate #22687

Closed
wants to merge 2 commits into from

Conversation

2xsaiko
Copy link
Contributor

@2xsaiko 2xsaiko commented Jun 8, 2020

Also creates a symlink for the program icons.

@ericonr
Copy link
Member

ericonr commented Sep 29, 2020

I'm not sure we want to vendor these in :/

Do they noticeably improve the workflow?

Comment on lines +80 to +81
install -Dm644 ${FILESDIR}/jetbrains-clion.desktop -t $DESTDIR/usr/share/applications
ln -sf /${TARGET_PATH}/bin/clion.svg ${DESTDIR}/usr/share/pixmaps/clion.svg
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should use vinstall, it will create the directory for you.

@the-maldridge
Copy link
Member

Files like these should not be vendored, if upstream distributes them then we can install them, but we should not add custom files for Void here.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants