aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-recipes.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gnome-recipes.profile')
-rw-r--r--etc/gnome-recipes.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/gnome-recipes.profile b/etc/gnome-recipes.profile
index fc0bcabdc..24d3cbd87 100644
--- a/etc/gnome-recipes.profile
+++ b/etc/gnome-recipes.profile
@@ -7,6 +7,7 @@ include gnome-recipes.local
7include globals.local 7include globals.local
8 8
9 9
10noblacklist ${HOME}/.cache/gnome-recipes
10noblacklist ${HOME}/.local/share/gnome-recipes 11noblacklist ${HOME}/.local/share/gnome-recipes
11 12
12include disable-common.inc 13include disable-common.inc
@@ -16,7 +17,9 @@ include disable-passwdmgr.inc
16include disable-programs.inc 17include disable-programs.inc
17 18
18mkdir ${HOME}/.cache/gnome-recipes 19mkdir ${HOME}/.cache/gnome-recipes
20mkdir ${HOME}/.local/share/gnome-recipes
19whitelist ${HOME}/.cache/gnome-recipes 21whitelist ${HOME}/.cache/gnome-recipes
22whitelist ${HOME}/.local/share/gnome-recipes
20include whitelist-common.inc 23include whitelist-common.inc
21include whitelist-var-common.inc 24include whitelist-var-common.inc
22 25