aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/epiphany.profile2
-rw-r--r--etc/polari.profile3
-rw-r--r--etc/whitelist-common.inc5
3 files changed, 5 insertions, 5 deletions
diff --git a/etc/epiphany.profile b/etc/epiphany.profile
index b9469d927..c7031da71 100644
--- a/etc/epiphany.profile
+++ b/etc/epiphany.profile
@@ -12,8 +12,6 @@ whitelist ${HOME}/.local/share/epiphany
12mkdir ${HOME}/.config 12mkdir ${HOME}/.config
13mkdir ${HOME}/.config/epiphany 13mkdir ${HOME}/.config/epiphany
14whitelist ${HOME}/.config/epiphany 14whitelist ${HOME}/.config/epiphany
15mkdir ${HOME}/.config/dconf
16whitelist ${HOME}/.config/dconf
17mkdir ${HOME}/.cache 15mkdir ${HOME}/.cache
18mkdir ${HOME}/.cache/epiphany 16mkdir ${HOME}/.cache/epiphany
19whitelist ${HOME}/.cache/epiphany 17whitelist ${HOME}/.cache/epiphany
diff --git a/etc/polari.profile b/etc/polari.profile
index c0266fed8..389ce3d12 100644
--- a/etc/polari.profile
+++ b/etc/polari.profile
@@ -13,9 +13,6 @@ whitelist ${HOME}/.local/share/telepathy
13mkdir ${HOME}/.local/share/TpLogger 13mkdir ${HOME}/.local/share/TpLogger
14whitelist ${HOME}/.local/share/TpLogger 14whitelist ${HOME}/.local/share/TpLogger
15mkdir ${HOME}/.config 15mkdir ${HOME}/.config
16mkdir ${HOME}/.config/dconf
17whitelist ${HOME}/.config/dconf
18mkdir ${HOME}/.config
19mkdir ${HOME}/.config/telepathy-account-widgets 16mkdir ${HOME}/.config/telepathy-account-widgets
20whitelist ${HOME}/.config/telepathy-account-widgets 17whitelist ${HOME}/.config/telepathy-account-widgets
21mkdir ${HOME}/.cache 18mkdir ${HOME}/.cache
diff --git a/etc/whitelist-common.inc b/etc/whitelist-common.inc
index 5a96c7fc4..54e549e1a 100644
--- a/etc/whitelist-common.inc
+++ b/etc/whitelist-common.inc
@@ -20,3 +20,8 @@ whitelist ~/.gtkrc
20whitelist ~/.gtkrc-2.0 20whitelist ~/.gtkrc-2.0
21whitelist ~/.config/gtk-3.0 21whitelist ~/.config/gtk-3.0
22whitelist ~/.themes 22whitelist ~/.themes
23
24# dconf
25mkdir ~/.config
26mkdir ~/.config/dconf
27whitelist ~/.config/dconf