Commit Graph

7 Commits

Author SHA1 Message Date
José Romildo Malaquias
fa5cb6b2a8 hicolor-icon-theme: fix quoting shell variables in setup hook 2020-09-27 15:51:41 -03:00
José Romildo Malaquias
adcb685ec0
Merge branch 'staging' into fix.icon-theme-inheritance 2020-04-21 10:29:12 -03:00
José Romildo Malaquias
bbeb6ac387 hicolor-icon-theme: add hook to symlink inherited icon themes 2020-04-19 21:29:32 -03:00
Matthew Bauer
93a8887531 hicolor-icon-theme: only add target icons to deps 2020-04-06 16:36:22 -04:00
Jan Tojnar
8f91e87ded
gtk3.setupHook: clear icon-theme.cache in preFixup
Packages often run gtk-update-icon-cache to include their icons in themes’ icon cache. However, since each package is installed to its own prefix, the files will only collide. For that reason we are removing the icon-theme.cache from applications.

Previously, we did that in hicolor-icon-theme setup hook but, since it is actually gtk3’s utility that creates the cache, we thought it would be appropriate to let its setup hook handle the clearing.
2019-09-18 22:45:07 +02:00
John Ericson
046f091e0d treewide: Don't use envHook anymore
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
Luca Bruno
aae9e49cbc Add setup-hook to hicolor_icon_theme 2015-03-09 15:55:24 +01:00