aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/profile-m-z/zeal.profile5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/profile-m-z/zeal.profile b/etc/profile-m-z/zeal.profile
index 62af9c6a8..84f6d52dd 100644
--- a/etc/profile-m-z/zeal.profile
+++ b/etc/profile-m-z/zeal.profile
@@ -19,7 +19,7 @@ include disable-programs.inc
19include disable-shell.inc 19include disable-shell.inc
20include disable-xdg.inc 20include disable-xdg.inc
21 21
22# Allow zeal to open links in Firefox. 22# Allow zeal to open links in Firefox browsers.
23# This also requires dbus-user filtering (see below). 23# This also requires dbus-user filtering (see below).
24noblacklist ${HOME}/.mozilla 24noblacklist ${HOME}/.mozilla
25whitelist ${HOME}/.mozilla/firefox/profiles.ini 25whitelist ${HOME}/.mozilla/firefox/profiles.ini
@@ -64,8 +64,7 @@ private-etc alternatives,ca-certificates,crypto-policies,fonts,host.conf,hostnam
64private-tmp 64private-tmp
65 65
66dbus-user filter 66dbus-user filter
67dbus-user.talk org.mozilla.Firefox.* 67dbus-user.talk org.mozilla.*
68dbus-user.talk org.mozilla.firefox.*
69?ALLOW_TRAY: dbus-user.talk org.kde.StatusNotifierWatcher 68?ALLOW_TRAY: dbus-user.talk org.kde.StatusNotifierWatcher
70dbus-system none 69dbus-system none
71 70