From f5fabe7637755b338e35a1b34709eeec572c2f92 Mon Sep 17 00:00:00 2001 From: Kishore96in Date: Tue, 7 Jul 2020 21:21:22 +0530 Subject: Okular profile fixes (#3489) * Whitelist some config files used by Okular. These files are used to store the toolbar configurations. * Whitelist files required for okular in firefox-common-addons.inc Without this, okular does not follow the user configuration for toolbars and keyboard shortcuts when launched inside the firefox sandbox (for eg., while opening a downloaded PDF). * Alphabetical sort * Remove noblacklist for files which are not actually blacklisted. I have blacklisted them in a separate pull request. --- etc/inc/firefox-common-addons.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/inc/firefox-common-addons.inc') diff --git a/etc/inc/firefox-common-addons.inc b/etc/inc/firefox-common-addons.inc index 681e72d33..b106cc0c0 100644 --- a/etc/inc/firefox-common-addons.inc +++ b/etc/inc/firefox-common-addons.inc @@ -41,6 +41,7 @@ whitelist ${HOME}/.kde4/share/config/okularrc whitelist ${HOME}/.keysnail.js whitelist ${HOME}/.lastpass whitelist ${HOME}/.local/share/kget +whitelist ${HOME}/.local/share/kxmlgui5/okular whitelist ${HOME}/.local/share/okular whitelist ${HOME}/.local/share/qpdfview whitelist ${HOME}/.local/share/tridactyl -- cgit v1.2.3-70-g09d2