aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/qupzilla.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/qupzilla.profile')
-rw-r--r--etc/profile-m-z/qupzilla.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/profile-m-z/qupzilla.profile b/etc/profile-m-z/qupzilla.profile
index 9bc91808b..7aa71c848 100644
--- a/etc/profile-m-z/qupzilla.profile
+++ b/etc/profile-m-z/qupzilla.profile
@@ -6,8 +6,8 @@ include qupzilla.local
6# added by included profile 6# added by included profile
7#include globals.local 7#include globals.local
8 8
9nodeny ${HOME}/.cache/qupzilla 9noblacklist ${HOME}/.cache/qupzilla
10nodeny ${HOME}/.config/qupzilla 10noblacklist ${HOME}/.config/qupzilla
11 11
12include disable-common.inc 12include disable-common.inc
13include disable-devel.inc 13include disable-devel.inc
@@ -18,8 +18,8 @@ include disable-programs.inc
18 18
19mkdir ${HOME}/.cache/qupzilla 19mkdir ${HOME}/.cache/qupzilla
20mkdir ${HOME}/.config/qupzilla 20mkdir ${HOME}/.config/qupzilla
21allow ${HOME}/.cache/qupzilla 21whitelist ${HOME}/.cache/qupzilla
22allow ${HOME}/.config/qupzilla 22whitelist ${HOME}/.config/qupzilla
23 23
24# Redirect 24# Redirect
25include falkon.profile 25include falkon.profile