Skip to content

Commit

Permalink
contrib/thumb: also allow per-user thumbnailers
Browse files Browse the repository at this point in the history
Allow watching on ~/.local/share/thumbnailers.
  • Loading branch information
mochaaP committed Oct 3, 2024
1 parent 0cb9a0f commit 226283e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policy/modules/contrib/thumb.if
Original file line number Diff line number Diff line change
Expand Up @@ -150,5 +150,6 @@ interface(`thumb_filetrans_home_content',`
optional_policy(`
gnome_cache_filetrans($1, thumb_home_t, dir, "thumbnails")
gnome_data_filetrans($1, thumb_home_t, dir, "thumbnails")
gnome_data_filetrans($1, thumb_home_t, dir, "thumbnailers")
')
')

0 comments on commit 226283e

Please sign in to comment.