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

Make icon path relative #746

Merged
merged 1 commit into from
Dec 28, 2020
Merged

Make icon path relative #746

merged 1 commit into from
Dec 28, 2020

Conversation

glubsy
Copy link
Contributor

@glubsy glubsy commented Dec 6, 2020

  • Removes the hardcoded path to the icon in the .desktop file
  • Allows themes to override the default application icon (icons are searched for in theme paths first)
  • Debian: create symbolic link in /usr/share/pixmaps that points to the icon file
  • Arch: the same thing is done by PKGBUILD maintainers downstream

* Removes the hardcoded path to the icon in the .desktop file
* Allows themes to override the default application icon (icons are searched for in theme paths first)
* Debian: create symbolic link in /usr/share/pixmaps that points to the icon file
* Arch: the same thing is done by PKGBUILD maintainers downstream
@arsenetar arsenetar merged commit bf7d720 into arsenetar:master Dec 28, 2020
@glubsy glubsy mentioned this pull request Dec 29, 2020
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants