aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/profile-a-l/firefox-developer-edition.profile4
-rw-r--r--etc/profile-a-l/firefox.profile3
-rw-r--r--etc/profile-m-z/signal-desktop.profile5
-rw-r--r--etc/profile-m-z/zeal.profile5
4 files changed, 5 insertions, 12 deletions
diff --git a/etc/profile-a-l/firefox-developer-edition.profile b/etc/profile-a-l/firefox-developer-edition.profile
index 3a9b8cf92..8c7ca3887 100644
--- a/etc/profile-a-l/firefox-developer-edition.profile
+++ b/etc/profile-a-l/firefox-developer-edition.profile
@@ -7,9 +7,5 @@ include firefox-developer-edition.local
7# added by included profile 7# added by included profile
8#include globals.local 8#include globals.local
9 9
10# Edition-specific DBus filters
11dbus-user.own org.mozilla.FirefoxDeveloperEdition.*
12dbus-user.own org.mozilla.firefoxdeveloperedition.*
13
14# Redirect 10# Redirect
15include firefox.profile 11include firefox.profile
diff --git a/etc/profile-a-l/firefox.profile b/etc/profile-a-l/firefox.profile
index 99a6db2ae..0e1d30958 100644
--- a/etc/profile-a-l/firefox.profile
+++ b/etc/profile-a-l/firefox.profile
@@ -49,8 +49,7 @@ include whitelist-usr-share-common.inc
49#private-etc firefox 49#private-etc firefox
50 50
51dbus-user filter 51dbus-user filter
52dbus-user.own org.mozilla.Firefox.* 52dbus-user.own org.mozilla.*
53dbus-user.own org.mozilla.firefox.*
54dbus-user.own org.mpris.MediaPlayer2.firefox.* 53dbus-user.own org.mpris.MediaPlayer2.firefox.*
55# Add the next line to your firefox.local to enable native notifications. 54# Add the next line to your firefox.local to enable native notifications.
56#dbus-user.talk org.freedesktop.Notifications 55#dbus-user.talk org.freedesktop.Notifications
diff --git a/etc/profile-m-z/signal-desktop.profile b/etc/profile-m-z/signal-desktop.profile
index 1166f378b..2c4bdecd8 100644
--- a/etc/profile-m-z/signal-desktop.profile
+++ b/etc/profile-m-z/signal-desktop.profile
@@ -26,9 +26,8 @@ dbus-user filter
26# allow D-Bus notifications 26# allow D-Bus notifications
27dbus-user.talk org.freedesktop.Notifications 27dbus-user.talk org.freedesktop.Notifications
28 28
29# allow D-Bus communication with firefox for opening links 29# allow D-Bus communication with Firefox browsers for opening links
30dbus-user.talk org.mozilla.Firefox.* 30dbus-user.talk org.mozilla.*
31dbus-user.talk org.mozilla.firefox.*
32 31
33ignore dbus-user none 32ignore dbus-user none
34 33
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