aboutsummaryrefslogtreecommitdiffstats
path: root/etc/caja.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/caja.profile')
-rw-r--r--etc/caja.profile8
1 files changed, 2 insertions, 6 deletions
diff --git a/etc/caja.profile b/etc/caja.profile
index f38110dc9..2a95649af 100644
--- a/etc/caja.profile
+++ b/etc/caja.profile
@@ -14,12 +14,8 @@ noblacklist ${HOME}/.local/share/Trash
14# noblacklist ${HOME}/.local/share/caja-python 14# noblacklist ${HOME}/.local/share/caja-python
15 15
16# Allow python (blacklisted by disable-interpreters.inc) 16# Allow python (blacklisted by disable-interpreters.inc)
17noblacklist ${PATH}/python2* 17include allow-python2.inc
18noblacklist ${PATH}/python3* 18include allow-python3.inc
19noblacklist /usr/lib/python2*
20noblacklist /usr/lib/python3*
21noblacklist /usr/local/lib/python2*
22noblacklist /usr/local/lib/python3*
23 19
24include disable-common.inc 20include disable-common.inc
25include disable-devel.inc 21include disable-devel.inc