From fc44a9a9e94aa83f5a919c17252de0a5c454088f Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sun, 6 Oct 2019 00:37:09 +0200 Subject: Wusc fixes (#2992) * Add wusc to eom * Fix wusc in firefox Without access to /usr/share/ca-certificates all HTTPS traffic gets the FF dialog 'Warning: Potential Security Risk Ahead'. Probably needed in thunderbird profile too (untested). * Fix wusc ordering in meld Just an alphabetical ordering nitpick. --- etc/eom.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/eom.profile') diff --git a/etc/eom.profile b/etc/eom.profile index 437326d38..18b978543 100644 --- a/etc/eom.profile +++ b/etc/eom.profile @@ -8,6 +8,9 @@ include globals.local noblacklist ${HOME}/.config/mate/eom +whitelist /usr/share/eom +include whitelist-usr-share-common.inc + # private-bin, private-etc and private-lib break 'Open With' / 'Open in file manager' # comment those if you need that functionality # or put 'ignore private-bin', 'ignore private-etc' and 'ignore private-lib' in your eom.local -- cgit v1.2.3-70-g09d2