aboutsummaryrefslogtreecommitdiffstats
path: root/etc/openshot.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-02-22 08:44:25 +0100
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-02-22 18:59:20 +0100
commit340699fbd40169553ff5e97874024cefe9e4d5b4 (patch)
tree479a91158f787ab070352821555bf679c6c83cd0 /etc/openshot.profile
parentAdd profile for offical Linux Teams application (#3152) (diff)
downloadfirejail-340699fbd40169553ff5e97874024cefe9e4d5b4.tar.gz
firejail-340699fbd40169553ff5e97874024cefe9e4d5b4.tar.zst
firejail-340699fbd40169553ff5e97874024cefe9e4d5b4.zip
misc things
- spelling suggestion from @glitsj16 on fda62527 - drop python2 from openshot it never has a python2 version - #3126 note in manpage: cannot combine --private with --private=
Diffstat (limited to 'etc/openshot.profile')
-rw-r--r--etc/openshot.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/openshot.profile b/etc/openshot.profile
index 2f5d475ba..9d0b4c4c9 100644
--- a/etc/openshot.profile
+++ b/etc/openshot.profile
@@ -10,7 +10,6 @@ noblacklist ${HOME}/.openshot
10noblacklist ${HOME}/.openshot_qt 10noblacklist ${HOME}/.openshot_qt
11 11
12# Allow python (blacklisted by disable-interpreters.inc) 12# Allow python (blacklisted by disable-interpreters.inc)
13include allow-python2.inc
14include allow-python3.inc 13include allow-python3.inc
15 14
16include disable-common.inc 15include disable-common.inc