aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/shotwell.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/shotwell.profile')
-rw-r--r--etc/profile-m-z/shotwell.profile12
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/profile-m-z/shotwell.profile b/etc/profile-m-z/shotwell.profile
index b653930c3..ddc8a7743 100644
--- a/etc/profile-m-z/shotwell.profile
+++ b/etc/profile-m-z/shotwell.profile
@@ -6,10 +6,10 @@ include shotwell.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9nodeny ${HOME}/.cache/shotwell 9noblacklist ${HOME}/.cache/shotwell
10nodeny ${HOME}/.local/share/shotwell 10noblacklist ${HOME}/.local/share/shotwell
11 11
12nodeny ${PICTURES} 12noblacklist ${PICTURES}
13include disable-common.inc 13include disable-common.inc
14include disable-devel.inc 14include disable-devel.inc
15include disable-exec.inc 15include disable-exec.inc
@@ -21,9 +21,9 @@ include disable-xdg.inc
21 21
22mkdir ${HOME}/.cache/shotwell 22mkdir ${HOME}/.cache/shotwell
23mkdir ${HOME}/.local/share/shotwell 23mkdir ${HOME}/.local/share/shotwell
24allow ${HOME}/.cache/shotwell 24whitelist ${HOME}/.cache/shotwell
25allow ${HOME}/.local/share/shotwell 25whitelist ${HOME}/.local/share/shotwell
26allow ${PICTURES} 26whitelist ${PICTURES}
27include whitelist-common.inc 27include whitelist-common.inc
28include whitelist-runuser-common.inc 28include whitelist-runuser-common.inc
29include whitelist-usr-share-common.inc 29include whitelist-usr-share-common.inc