about summary refs log tree commit diff
path: root/pkgs/applications/video
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2018-05-03 11:25:19 +0200
committerMaximilian Bosch <maximilian@mbosch.me>2018-05-04 22:33:37 +0200
commit40226e647e5481f8276f2265207d262d4ab750ea (patch)
treecd54411c0231814291645a89fa6ce4059a60497c /pkgs/applications/video
parentae7c71e26706c0fa6653831456468447b417b868 (diff)
downloadnixlib-40226e647e5481f8276f2265207d262d4ab750ea.tar
nixlib-40226e647e5481f8276f2265207d262d4ab750ea.tar.gz
nixlib-40226e647e5481f8276f2265207d262d4ab750ea.tar.bz2
nixlib-40226e647e5481f8276f2265207d262d4ab750ea.tar.lz
nixlib-40226e647e5481f8276f2265207d262d4ab750ea.tar.xz
nixlib-40226e647e5481f8276f2265207d262d4ab750ea.tar.zst
nixlib-40226e647e5481f8276f2265207d262d4ab750ea.zip
shutter: wrap `XDG_DATA_DIRS` with `hicolor-icon-theme`
When opening `shutter` it adds an indicator icon to the status bar.
However this doesn't happen (and an ugly default icon will be used) if
`shutter` can't find the `hicolor-icon-theme`. In such a case a warning
like this can be found in `stderr`:

```
Gtk-WARNING **: Could not find the icon 'image-png'. The 'hicolor' theme
was not found either, perhaps you need to install it.
```

As I don't think that we should force users to install this theme
globally and several other packages including `tor-browser`, `gparted`
or `clawsmail` add `hicolor-icon-theme` to their closure this seems to
be a fair measure.
Diffstat (limited to 'pkgs/applications/video')
0 files changed, 0 insertions, 0 deletions