aboutsummaryrefslogtreecommitdiffstats
path: root/etc/mendeleydesktop.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/mendeleydesktop.profile')
-rw-r--r--etc/mendeleydesktop.profile10
1 files changed, 3 insertions, 7 deletions
diff --git a/etc/mendeleydesktop.profile b/etc/mendeleydesktop.profile
index d54371371..1f02ff5c0 100644
--- a/etc/mendeleydesktop.profile
+++ b/etc/mendeleydesktop.profile
@@ -15,12 +15,8 @@ noblacklist ${HOME}/.pki
15noblacklist ${HOME}/.local/share/pki 15noblacklist ${HOME}/.local/share/pki
16 16
17# Allow python (blacklisted by disable-interpreters.inc) 17# Allow python (blacklisted by disable-interpreters.inc)
18noblacklist ${PATH}/python2* 18include allow-python2.inc
19noblacklist ${PATH}/python3* 19include allow-python3.inc
20noblacklist /usr/lib/python2*
21noblacklist /usr/lib/python3*
22noblacklist /usr/local/lib/python2*
23noblacklist /usr/local/lib/python3*
24 20
25include disable-common.inc 21include disable-common.inc
26include disable-devel.inc 22include disable-devel.inc
@@ -47,7 +43,7 @@ shell none
47tracelog 43tracelog
48 44
49disable-mnt 45disable-mnt
50private-bin mendeleydesktop,python*,env,gconftool-2,which,sh,ln,cat,update-desktop-database 46private-bin cat,env,gconftool-2,ln,mendeleydesktop,python*,sh,update-desktop-database,which
51private-dev 47private-dev
52private-tmp 48private-tmp
53 49