chore: remove notification talk name, p=#10510, b=closes https://github.com/flathub/app.zen_browser.zen/issues/106

> org.mozilla.firefox.BaseApp has libnotify which uses the portal for notifications. Direct access to org.freedesktop.Notifications should not be needed anymore.

See https://github.com/flathub/app.zen_browser.zen/issues/106

Signed-off-by: Angelo Verlain <37999241+vixalien@users.noreply.github.com>
This commit is contained in:
Angelo Verlain
2025-09-24 13:28:13 +02:00
committed by GitHub
parent f77db8cb20
commit fbf30a3423

View File

@@ -32,7 +32,6 @@ finish-args:
- --system-talk-name=org.freedesktop.NetworkManager
- --talk-name=org.a11y.Bus
- --talk-name=org.gtk.vfs.*
- --talk-name=org.freedesktop.Notifications
- --own-name=org.mpris.MediaPlayer2.firefox.*
- --own-name=org.mozilla.zen.*
cleanup: