aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/steam.profile4
-rw-r--r--etc/torbrowser-launcher.profile4
-rw-r--r--etc/transmission-remote-cli.profile4
-rw-r--r--etc/uzbl-browser.profile4
-rw-r--r--etc/xed.profile4
-rw-r--r--etc/xplayer.profile4
6 files changed, 12 insertions, 12 deletions
diff --git a/etc/steam.profile b/etc/steam.profile
index 5c8ced875..499d21e6d 100644
--- a/etc/steam.profile
+++ b/etc/steam.profile
@@ -27,8 +27,8 @@ noblacklist /usr/sbin
27include allow-java.inc 27include allow-java.inc
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
31include allow-python3.inc 31include allow-python3.inc
32 32
33include disable-common.inc 33include disable-common.inc
34include disable-devel.inc 34include disable-devel.inc
diff --git a/etc/torbrowser-launcher.profile b/etc/torbrowser-launcher.profile
index 72bdf9fa1..329d7be02 100644
--- a/etc/torbrowser-launcher.profile
+++ b/etc/torbrowser-launcher.profile
@@ -12,8 +12,8 @@ noblacklist ${HOME}/.config/torbrowser
12noblacklist ${HOME}/.local/share/torbrowser 12noblacklist ${HOME}/.local/share/torbrowser
13 13
14# Allow python (blacklisted by disable-interpreters.inc) 14# Allow python (blacklisted by disable-interpreters.inc)
15include allow-python2.inc 15include allow-python2.inc
16include allow-python3.inc 16include allow-python3.inc
17 17
18include disable-common.inc 18include disable-common.inc
19include disable-devel.inc 19include disable-devel.inc
diff --git a/etc/transmission-remote-cli.profile b/etc/transmission-remote-cli.profile
index 8b3a966c1..7b9285e66 100644
--- a/etc/transmission-remote-cli.profile
+++ b/etc/transmission-remote-cli.profile
@@ -8,8 +8,8 @@ include transmission-remote-cli.local
8include globals.local 8include globals.local
9 9
10# Allow python (blacklisted by disable-interpreters.inc) 10# Allow python (blacklisted by disable-interpreters.inc)
11include allow-python2.inc 11include allow-python2.inc
12include allow-python3.inc 12include allow-python3.inc
13 13
14private-bin python*,transmission-remote-cli 14private-bin python*,transmission-remote-cli
15 15
diff --git a/etc/uzbl-browser.profile b/etc/uzbl-browser.profile
index d4e54235b..41487a8f2 100644
--- a/etc/uzbl-browser.profile
+++ b/etc/uzbl-browser.profile
@@ -10,8 +10,8 @@ noblacklist ${HOME}/.gnupg
10noblacklist ${HOME}/.local/share/uzbl 10noblacklist ${HOME}/.local/share/uzbl
11 11
12# Allow python (blacklisted by disable-interpreters.inc) 12# Allow python (blacklisted by disable-interpreters.inc)
13include allow-python2.inc 13include allow-python2.inc
14include allow-python3.inc 14include allow-python3.inc
15 15
16include disable-common.inc 16include disable-common.inc
17include disable-devel.inc 17include disable-devel.inc
diff --git a/etc/xed.profile b/etc/xed.profile
index a67230e51..145dd988e 100644
--- a/etc/xed.profile
+++ b/etc/xed.profile
@@ -11,8 +11,8 @@ noblacklist ${HOME}/.python_history
11noblacklist ${HOME}/.pythonhist 11noblacklist ${HOME}/.pythonhist
12 12
13# Allow python (blacklisted by disable-interpreters.inc) 13# Allow python (blacklisted by disable-interpreters.inc)
14include allow-python2.inc 14include allow-python2.inc
15include allow-python3.inc 15include allow-python3.inc
16 16
17include disable-common.inc 17include disable-common.inc
18include disable-devel.inc 18include disable-devel.inc
diff --git a/etc/xplayer.profile b/etc/xplayer.profile
index 325ce7627..7c474da41 100644
--- a/etc/xplayer.profile
+++ b/etc/xplayer.profile
@@ -11,8 +11,8 @@ noblacklist ${MUSIC}
11noblacklist ${VIDEOS} 11noblacklist ${VIDEOS}
12 12
13# Allow python (blacklisted by disable-interpreters.inc) 13# Allow python (blacklisted by disable-interpreters.inc)
14include allow-python2.inc 14include allow-python2.inc
15include allow-python3.inc 15include allow-python3.inc
16 16
17include disable-common.inc 17include disable-common.inc
18include disable-devel.inc 18include disable-devel.inc