aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/scribus.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/scribus.profile')
-rw-r--r--etc/profile-m-z/scribus.profile36
1 files changed, 18 insertions, 18 deletions
diff --git a/etc/profile-m-z/scribus.profile b/etc/profile-m-z/scribus.profile
index 6519f8e87..1fdeaa145 100644
--- a/etc/profile-m-z/scribus.profile
+++ b/etc/profile-m-z/scribus.profile
@@ -7,24 +7,24 @@ include scribus.local
7include globals.local 7include globals.local
8 8
9# Support for PDF readers comes with Scribus 1.5 and higher 9# Support for PDF readers comes with Scribus 1.5 and higher
10nodeny ${HOME}/.cache/okular 10noblacklist ${HOME}/.cache/okular
11nodeny ${HOME}/.config/GIMP 11noblacklist ${HOME}/.config/GIMP
12nodeny ${HOME}/.config/okularpartrc 12noblacklist ${HOME}/.config/okularpartrc
13nodeny ${HOME}/.config/okularrc 13noblacklist ${HOME}/.config/okularrc
14nodeny ${HOME}/.config/scribus 14noblacklist ${HOME}/.config/scribus
15nodeny ${HOME}/.config/scribusrc 15noblacklist ${HOME}/.config/scribusrc
16nodeny ${HOME}/.gimp* 16noblacklist ${HOME}/.gimp*
17nodeny ${HOME}/.kde/share/apps/okular 17noblacklist ${HOME}/.kde/share/apps/okular
18nodeny ${HOME}/.kde/share/config/okularpartrc 18noblacklist ${HOME}/.kde/share/config/okularpartrc
19nodeny ${HOME}/.kde/share/config/okularrc 19noblacklist ${HOME}/.kde/share/config/okularrc
20nodeny ${HOME}/.kde4/share/apps/okular 20noblacklist ${HOME}/.kde4/share/apps/okular
21nodeny ${HOME}/.kde4/share/config/okularpartrc 21noblacklist ${HOME}/.kde4/share/config/okularpartrc
22nodeny ${HOME}/.kde4/share/config/okularrc 22noblacklist ${HOME}/.kde4/share/config/okularrc
23nodeny ${HOME}/.local/share/okular 23noblacklist ${HOME}/.local/share/okular
24nodeny ${HOME}/.local/share/scribus 24noblacklist ${HOME}/.local/share/scribus
25nodeny ${HOME}/.scribus 25noblacklist ${HOME}/.scribus
26nodeny ${DOCUMENTS} 26noblacklist ${DOCUMENTS}
27nodeny ${PICTURES} 27noblacklist ${PICTURES}
28 28
29# Allow python (blacklisted by disable-interpreters.inc) 29# Allow python (blacklisted by disable-interpreters.inc)
30include allow-python2.inc 30include allow-python2.inc