[gnome-todo] flatpak: Allow talking to the correct D-Bus name



commit fff942812c2f491feef620719c49c184c72eb4c8
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Wed Jun 5 23:20:14 2019 -0300

    flatpak: Allow talking to the correct D-Bus name

 build-aux/flatpak/org.gnome.Todo.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gnome.Todo.json b/build-aux/flatpak/org.gnome.Todo.json
index f4b59dd..7ce34ff 100644
--- a/build-aux/flatpak/org.gnome.Todo.json
+++ b/build-aux/flatpak/org.gnome.Todo.json
@@ -16,7 +16,7 @@
         "--share=network",
         "--system-talk-name=org.freedesktop.login1",
         "--talk-name=org.gnome.evolution.dataserver.AddressBook9",
-        "--talk-name=org.gnome.evolution.dataserver.Calendar7",
+        "--talk-name=org.gnome.evolution.dataserver.Calendar8",
         "--talk-name=org.gnome.evolution.dataserver.Sources5",
         "--talk-name=org.gnome.evolution.dataserver.Subprocess.Backend.*",
         "--talk-name=org.gnome.OnlineAccounts",


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