summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2022-03-31 14:45:18 +0200
committerAndras Timar <andras.timar@collabora.com>2022-04-06 14:00:11 +0200
commit241de2e297453106e4270f5874773c2b416bc601 (patch)
tree78f8389027e80a22d9e4c918c793fe2288707ade /solenv
parentb1c0c39d127287bbff226f20165bad4c49d53c86 (diff)
Sync flatpak-manifest.in with Flathub
...including <https://github.com/flathub/org.libreoffice.LibreOffice/commit/1ad91b85a5bb60f38a505756a0b5c338a8cb49fb> "Merge pull request #183 from ourigen/fallback-x11: Change socket to fallback-x11 to fix 'Unsafe' warning" Change-Id: I9613d15cd74ac28e2d55eeed4a801a65062d5ede Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132362 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit d940013e1726eba4d043110d5a01367c8d3f0a05) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132193 Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'solenv')
-rw-r--r--solenv/flatpak-manifest.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index b47ba3449fc2..ffac3f7dd30f 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -724,7 +724,7 @@
"finish-args": [
"--share=network",
"--share=ipc",
- "--socket=x11",
+ "--socket=fallback-x11",
"--socket=wayland",
"--socket=pulseaudio",
"--device=dri",