summaryrefslogtreecommitdiff
path: root/solenv/flatpak-manifest.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2020-01-13 10:02:27 +0100
committerStephan Bergmann <sbergman@redhat.com>2020-01-13 12:03:17 +0100
commit714b7a76665655dc5d090c6ab4a715c085b52739 (patch)
tree218ce4fed2cf31534504cfd4e0a1113f042726c4 /solenv/flatpak-manifest.in
parentf7804fc28bc65de4938d67d6f8a19f1eacab3341 (diff)
solenv/flatpak-manifest.in: Merge "remove dconf access"
<https://github.com/flathub/org.libreoffice.LibreOffice/commit/b15fd5cb85280ac60bdd1d763fe5b715057ab267> Change-Id: If2af9110b07518fb0fb2c65ca490f9e1125de8a2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86662 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'solenv/flatpak-manifest.in')
-rw-r--r--solenv/flatpak-manifest.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index b4bf47bc3971..3597800e42d5 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -611,13 +611,10 @@
"--socket=pulseaudio",
"--device=dri",
"--filesystem=host",
- "--filesystem=xdg-run/dconf",
- "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
"--env=GIO_EXTRA_MODULES=/app/lib/gio/modules",
"--env=JAVA_HOME=/app/jre",
"--env=LIBO_FLATPAK=1",
"--own-name=org.libreoffice.LibreOfficeIpc0",
- "--talk-name=ca.desrt.dconf",
"--talk-name=org.gtk.vfs.*"
]
}