From c18f3e03682b7f9cffaa87885801a962179ea6f2 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sun, 22 Apr 2018 17:46:48 +0000 Subject: avoid TESTING warning in firefox-common-addons.inc --- etc/firefox-common-addons.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/firefox-common-addons.inc b/etc/firefox-common-addons.inc index 333ebdaa2..f5fd4aa5b 100644 --- a/etc/firefox-common-addons.inc +++ b/etc/firefox-common-addons.inc @@ -53,8 +53,8 @@ whitelist ${HOME}/.zotero whitelist ${HOME}/dwhelper # GNOME Shell integration (chrome-gnome-shell) needs dbus and python 3 (blacklisted by disable-interpreters.inc) -noblacklist ${HOME}/.local/share/gnome-shell/extensions -whitelist ${HOME}/.local/share/gnome-shell/extensions +noblacklist ${HOME}/.local/share/gnome-shell +whitelist ${HOME}/.local/share/gnome-shell ignore nodbus noblacklist ${PATH}/python3* noblacklist /usr/lib/python3* -- cgit v1.2.3-54-g00ecf