From e43d5b71cd6b74083f6fe36b0040c66d21a7cb61 Mon Sep 17 00:00:00 2001 From: Jose Riha Date: Mon, 10 Jun 2019 21:50:20 +0200 Subject: Make it possible for cheese app to save pictures too --- etc/cheese.profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/cheese.profile') diff --git a/etc/cheese.profile b/etc/cheese.profile index b6cb0c9ce..e95a27da5 100644 --- a/etc/cheese.profile +++ b/etc/cheese.profile @@ -7,6 +7,7 @@ include cheese.local include globals.local noblacklist ${VIDEOS} +noblacklist ${PICTURES} include disable-common.inc include disable-devel.inc @@ -17,6 +18,7 @@ include disable-programs.inc include disable-xdg.inc whitelist ${VIDEOS} +whitelist ${PICTURES} include whitelist-common.inc include whitelist-var-common.inc -- cgit v1.2.3-54-g00ecf