aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/font-manager.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/font-manager.profile')
-rw-r--r--etc/profile-a-l/font-manager.profile10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/profile-a-l/font-manager.profile b/etc/profile-a-l/font-manager.profile
index cd0129436..ff9167c1a 100644
--- a/etc/profile-a-l/font-manager.profile
+++ b/etc/profile-a-l/font-manager.profile
@@ -6,8 +6,8 @@ include font-manager.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.cache/font-manager 9nodeny ${HOME}/.cache/font-manager
10noblacklist ${HOME}/.config/font-manager 10nodeny ${HOME}/.config/font-manager
11 11
12# Allow python (blacklisted by disable-interpreters.inc) 12# Allow python (blacklisted by disable-interpreters.inc)
13include allow-python2.inc 13include allow-python2.inc
@@ -24,9 +24,9 @@ include disable-xdg.inc
24 24
25mkdir ${HOME}/.cache/font-manager 25mkdir ${HOME}/.cache/font-manager
26mkdir ${HOME}/.config/font-manager 26mkdir ${HOME}/.config/font-manager
27whitelist ${HOME}/.cache/font-manager 27allow ${HOME}/.cache/font-manager
28whitelist ${HOME}/.config/font-manager 28allow ${HOME}/.config/font-manager
29whitelist /usr/share/font-manager 29allow /usr/share/font-manager
30include whitelist-common.inc 30include whitelist-common.inc
31include whitelist-usr-share-common.inc 31include whitelist-usr-share-common.inc
32include whitelist-var-common.inc 32include whitelist-var-common.inc