From eb3f80c362c8dc95c0d23ee3a40c560d50479f93 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Tue, 24 Nov 2020 01:49:00 +0000 Subject: add gnome-shell search-provider file to firefox.profile (#3768) * allow access to gnome-shell search-provider in firefox.profile Firefox has gnome-shell search-provider support since version 78: - https://bugzilla.mozilla.org/show_bug.cgi?id=1239694 - https://mastransky.wordpress.com/2020/09/25/firefox-gnome-shell-search-provider/ * add dbus filter for gnome-shell search-provider --- etc/profile-a-l/firefox.profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/profile-a-l/firefox.profile b/etc/profile-a-l/firefox.profile index 3472ac5c4..772aad7da 100644 --- a/etc/profile-a-l/firefox.profile +++ b/etc/profile-a-l/firefox.profile @@ -16,6 +16,7 @@ whitelist ${HOME}/.mozilla whitelist /usr/share/doc whitelist /usr/share/firefox +whitelist /usr/share/gnome-shell/search-providers/firefox-search-provider.ini whitelist /usr/share/gtk-doc/html whitelist /usr/share/mozilla whitelist /usr/share/webext @@ -29,6 +30,7 @@ include whitelist-usr-share-common.inc #private-etc firefox dbus-user filter +dbus-user.own org.mozilla.Firefox.* dbus-user.own org.mozilla.firefox.* dbus-user.own org.mpris.MediaPlayer2.firefox.* # Uncomment or put in your firefox.local to enable native notifications. -- cgit v1.2.3-70-g09d2