aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/totem.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/totem.profile')
-rw-r--r--etc/profile-m-z/totem.profile10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/profile-m-z/totem.profile b/etc/profile-m-z/totem.profile
index 77d3c55f8..70d9e0aee 100644
--- a/etc/profile-m-z/totem.profile
+++ b/etc/profile-m-z/totem.profile
@@ -13,8 +13,8 @@ include allow-lua.inc
13# Allow python (blacklisted by disable-interpreters.inc) 13# Allow python (blacklisted by disable-interpreters.inc)
14include allow-python3.inc 14include allow-python3.inc
15 15
16nodeny ${HOME}/.config/totem 16noblacklist ${HOME}/.config/totem
17nodeny ${HOME}/.local/share/totem 17noblacklist ${HOME}/.local/share/totem
18 18
19include disable-common.inc 19include disable-common.inc
20include disable-devel.inc 20include disable-devel.inc
@@ -27,9 +27,9 @@ include disable-shell.inc
27read-only ${DESKTOP} 27read-only ${DESKTOP}
28mkdir ${HOME}/.config/totem 28mkdir ${HOME}/.config/totem
29mkdir ${HOME}/.local/share/totem 29mkdir ${HOME}/.local/share/totem
30allow ${HOME}/.config/totem 30whitelist ${HOME}/.config/totem
31allow ${HOME}/.local/share/totem 31whitelist ${HOME}/.local/share/totem
32allow /usr/share/totem 32whitelist /usr/share/totem
33include whitelist-common.inc 33include whitelist-common.inc
34include whitelist-player-common.inc 34include whitelist-player-common.inc
35include whitelist-runuser-common.inc 35include whitelist-runuser-common.inc