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/profile-m-z/okular.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/profile-m-z') diff --git a/etc/profile-m-z/okular.profile b/etc/profile-m-z/okular.profile index d5eba909e..2447c9603 100644 --- a/etc/profile-m-z/okular.profile +++ b/etc/profile-m-z/okular.profile @@ -28,6 +28,7 @@ include disable-shell.inc include disable-xdg.inc whitelist /usr/share/config.kcfg +whitelist /usr/share/kxmlgui5/okular whitelist /usr/share/okular whitelist /usr/share/poppler include whitelist-usr-share-common.inc -- cgit v1.2.3-70-g09d2