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 authored and zpytela committed Jan 29, 2025
1 parent 72752d8 commit 916687c
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,6 +150,7 @@ 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")
')
')

Expand Down

0 comments on commit 916687c

Please sign in to comment.