aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gconf.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gconf.profile')
-rw-r--r--etc/gconf.profile4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/gconf.profile b/etc/gconf.profile
index 4a2d433ef..5cc6b87a0 100644
--- a/etc/gconf.profile
+++ b/etc/gconf.profile
@@ -8,11 +8,13 @@ include globals.local
8 8
9noblacklist ${HOME}/.config/gconf 9noblacklist ${HOME}/.config/gconf
10 10
11# Allow python2 (blacklisted by disable-interpreters.inc) 11# Allow python (blacklisted by disable-interpreters.inc)
12noblacklist ${PATH}/python2* 12noblacklist ${PATH}/python2*
13#noblacklist ${PATH}/python3* 13#noblacklist ${PATH}/python3*
14noblacklist /usr/lib/python2* 14noblacklist /usr/lib/python2*
15#noblacklist /usr/lib/python3* 15#noblacklist /usr/lib/python3*
16noblacklist /usr/local/lib/python2*
17#noblacklist /usr/local/lib/python3*
16 18
17include disable-common.inc 19include disable-common.inc
18include disable-devel.inc 20include disable-devel.inc