From 3836131f3ca7664e07268dc5b0890c58238f0597 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Mon, 9 Aug 2021 08:51:29 +0200 Subject: Fix zim and rednotebook Introduced in 2e4d52ec --- etc/profile-m-z/rednotebook.profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/profile-m-z/rednotebook.profile') diff --git a/etc/profile-m-z/rednotebook.profile b/etc/profile-m-z/rednotebook.profile index 7ccd60951..99bdd06ba 100644 --- a/etc/profile-m-z/rednotebook.profile +++ b/etc/profile-m-z/rednotebook.profile @@ -9,8 +9,8 @@ include globals.local noblacklist ${HOME}/.cache/rednotebook noblacklist ${HOME}/.rednotebook -# whitelist python (blacklisted by disable-interpreters.inc) -include whitelist-python3.inc +# Allow python (blacklisted by disable-interpreters.inc) +include allow-python3.inc include disable-common.inc include disable-devel.inc -- cgit v1.2.3-70-g09d2