summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2022-01-13 10:49:37 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2022-01-16 22:08:46 +0100
commit9631d9758bc293a9ae2d5f3457674d8a239cf362 (patch)
treed9139a88a14cf120834926f2d41ccdd7db93d6ff
parentf3ba9c8937340f69049295a93ba11f4be1b4553e (diff)
Sync flatpak-manifest.in with Flathub
...including <https://github.com/flathub/org.libreoffice.LibreOffice/commit/65437462b575881703146b132d2ae6c7e998c1b6> "Merge pull request #174 from vroger11/patch-1: Add global-menu support for KDE and unity" Change-Id: Id9c9c9d63303fc7de12b47e12b1e32f6556f1f02 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128368 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit 18220ad65bb989fdbfe73fa36ae03ef6466d7ee5) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128338 Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org> (cherry picked from commit f90618d38cc33c511f921aa940c0d65908146fef) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128343 Reviewed-by: Michael Stahl <michael.stahl@allotropia.de> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-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"
]
}