From feabde38036376de44e0f408aeb8f1cb70459c9a Mon Sep 17 00:00:00 2001 From: Christian Pinedo Date: Thu, 18 Jun 2020 21:56:18 +0200 Subject: Allow python3 in totem profile (#3470) --- etc/profile-m-z/totem.profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/profile-m-z/totem.profile') diff --git a/etc/profile-m-z/totem.profile b/etc/profile-m-z/totem.profile index 2e758879e..9a2634d8d 100644 --- a/etc/profile-m-z/totem.profile +++ b/etc/profile-m-z/totem.profile @@ -8,6 +8,8 @@ include globals.local # Allow lua (required for youtube video) include allow-lua.inc +# Allow python (blacklisted by disable-interpreters.inc) +include allow-python3.inc noblacklist ${HOME}/.config/totem noblacklist ${HOME}/.local/share/totem -- cgit v1.2.3-70-g09d2