aboutsummaryrefslogtreecommitdiffstats
path: root/etc/scribus.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/scribus.profile')
-rw-r--r--etc/scribus.profile28
1 files changed, 14 insertions, 14 deletions
diff --git a/etc/scribus.profile b/etc/scribus.profile
index e49d484ed..001b91387 100644
--- a/etc/scribus.profile
+++ b/etc/scribus.profile
@@ -8,20 +8,20 @@ include /etc/firejail/globals.local
8blacklist /run/user/*/bus 8blacklist /run/user/*/bus
9 9
10# Support for PDF readers comes with Scribus 1.5 and higher 10# Support for PDF readers comes with Scribus 1.5 and higher
11noblacklist ~/.config/okularpartrc 11noblacklist ${HOME}/.config/okularpartrc
12noblacklist ~/.config/okularrc 12noblacklist ${HOME}/.config/okularrc
13noblacklist ~/.config/scribus 13noblacklist ${HOME}/.config/scribus
14noblacklist ~/.config/scribusrc 14noblacklist ${HOME}/.config/scribusrc
15noblacklist ~/.gimp* 15noblacklist ${HOME}/.gimp*
16noblacklist ~/.kde/share/apps/okular 16noblacklist ${HOME}/.kde/share/apps/okular
17noblacklist ~/.kde/share/config/okularpartrc 17noblacklist ${HOME}/.kde/share/config/okularpartrc
18noblacklist ~/.kde/share/config/okularrc 18noblacklist ${HOME}/.kde/share/config/okularrc
19noblacklist ~/.kde4/share/apps/okular 19noblacklist ${HOME}/.kde4/share/apps/okular
20noblacklist ~/.kde4/share/config/okularpartrc 20noblacklist ${HOME}/.kde4/share/config/okularpartrc
21noblacklist ~/.kde4/share/config/okularrc 21noblacklist ${HOME}/.kde4/share/config/okularrc
22noblacklist ~/.local/share/okular 22noblacklist ${HOME}/.local/share/okular
23noblacklist ~/.local/share/scribus 23noblacklist ${HOME}/.local/share/scribus
24noblacklist ~/.scribus 24noblacklist ${HOME}/.scribus
25 25
26include /etc/firejail/disable-common.inc 26include /etc/firejail/disable-common.inc
27include /etc/firejail/disable-devel.inc 27include /etc/firejail/disable-devel.inc