[pitivi] build: Grant access to displaying notifications



commit 76e83879028f38f3ab7df8e0aeee37cc7f85d25c
Author: Alexandru Băluț <alexandru balut gmail com>
Date:   Tue Nov 22 16:29:54 2016 +0100

    build: Grant access to displaying notifications

 build/flatpak/pitivi.template.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/build/flatpak/pitivi.template.json b/build/flatpak/pitivi.template.json
index 60b26fa..29b75ca 100644
--- a/build/flatpak/pitivi.template.json
+++ b/build/flatpak/pitivi.template.json
@@ -6,6 +6,7 @@
     "finish-args": ["--command=pitivi",
                     "--share=ipc", "--socket=x11", "--socket=session-bus", "--socket=pulseaudio",
                     "--talk-name=ca.desrt.dconf",
+                    "--talk-name=org.freedesktop.Notifications",
                     "--filesystem=host"],
     "sdk": "org.gnome.Sdk",
     "rename-appdata-file": "pitivi.appdata.xml",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]