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

Tray icon patch from old Gentoo package #356

Closed
Photon89 opened this issue Jun 20, 2021 · 2 comments
Closed

Tray icon patch from old Gentoo package #356

Photon89 opened this issue Jun 20, 2021 · 2 comments
Labels
question Question about installing, configuring or using Shutter

Comments

@Photon89
Copy link
Member

The following has been discovered in the AUR package:

# Fix tray icon under many icon themes, from Gentoo
sed -e "/\$tray->set_from_icon_name/s:set_from_icon_name:set_from_file:" \
      -e "s:shutter-panel:/usr/share/icons/hicolor/scalable/apps/&.svg:" \
      -i bin/shutter

Is it something which isn't needed any more or should it be implemented into Shutter's code directly?

@Photon89 Photon89 added the question Question about installing, configuring or using Shutter label Jun 20, 2021
@DarthGandalf
Copy link
Member

Gentoo doesn't have such patch. I don't know what's the purpose of it is.

@Photon89
Copy link
Member Author

Never mind, this got clarified: https://bbs.archlinux.org/viewtopic.php?pid=1979079#p1979079

The patch is rather ancient, it was already there in Shutter's old official package 2017 or even earlier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question about installing, configuring or using Shutter
Projects
None yet
Development

No branches or pull requests

2 participants