aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/neochat.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/neochat.profile')
-rw-r--r--etc/profile-m-z/neochat.profile18
1 files changed, 9 insertions, 9 deletions
diff --git a/etc/profile-m-z/neochat.profile b/etc/profile-m-z/neochat.profile
index ceb885908..9f00448c8 100644
--- a/etc/profile-m-z/neochat.profile
+++ b/etc/profile-m-z/neochat.profile
@@ -6,12 +6,12 @@ include neochat.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9nodeny ${HOME}/.cache/KDE/neochat 9noblacklist ${HOME}/.cache/KDE/neochat
10nodeny ${HOME}/.config/KDE 10noblacklist ${HOME}/.config/KDE
11nodeny ${HOME}/.config/KDE/neochat 11noblacklist ${HOME}/.config/KDE/neochat
12nodeny ${HOME}/.config/neochatrc 12noblacklist ${HOME}/.config/neochatrc
13nodeny ${HOME}/.config/neochat.notifyrc 13noblacklist ${HOME}/.config/neochat.notifyrc
14nodeny ${HOME}/.local/share/KDE/neochat 14noblacklist ${HOME}/.local/share/KDE/neochat
15 15
16include disable-common.inc 16include disable-common.inc
17include disable-devel.inc 17include disable-devel.inc
@@ -24,9 +24,9 @@ include disable-xdg.inc
24 24
25mkdir ${HOME}/.cache/KDE/neochat 25mkdir ${HOME}/.cache/KDE/neochat
26mkdir ${HOME}/.local/share/KDE/neochat 26mkdir ${HOME}/.local/share/KDE/neochat
27allow ${HOME}/.cache/KDE/neochat 27whitelist ${HOME}/.cache/KDE/neochat
28allow ${HOME}/.local/share/KDE/neochat 28whitelist ${HOME}/.local/share/KDE/neochat
29allow ${DOWNLOADS} 29whitelist ${DOWNLOADS}
30include whitelist-1793-workaround.inc 30include whitelist-1793-workaround.inc
31include whitelist-common.inc 31include whitelist-common.inc
32include whitelist-runuser-common.inc 32include whitelist-runuser-common.inc