summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--solenv/flatpak-manifest.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 87bb0b6c23fd..4c7ca2825162 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -727,6 +727,7 @@
"--env=JAVA_HOME=/app/jre",
"--env=LIBO_FLATPAK=1",
"--own-name=org.libreoffice.LibreOfficeIpc0",
- "--talk-name=org.gtk.vfs.*"
+ "--talk-name=org.gtk.vfs.*",
+ "--talk-name=com.canonical.AppMenu.Registrar"
]
}