diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2022-02-09 14:23:10 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2022-02-09 17:26:40 +0100 |
commit | 12697a559b89539b03779030f94079a27cb1a12f (patch) | |
tree | ebd0e377fd9ede182c645ae54db97201db769ffc /solenv/flatpak-manifest.in | |
parent | 6a604a9658dd4a619b9a9e02a8b398386adc1abf (diff) |
Sync flatpak-manifest.in with Flathub
...including
<https://github.com/flathub/org.libreoffice.LibreOffice/commit/36da4a90d90eef38f5d02beed427a6dd112b93bb>
"Merge pull request #178 from JamesBelchamber/file-picker-bookmarks: Adding
access to gtk-3.0 config"
Change-Id: Ie491cfa4481251ac55b8ab38a5068272165c12de
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129727
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'solenv/flatpak-manifest.in')
-rw-r--r-- | solenv/flatpak-manifest.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index e1ff24a70796..4f603d8674e9 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -715,6 +715,7 @@ "--socket=wayland", "--socket=pulseaudio", "--device=dri", + "--filesystem=xdg-config/gtk-3.0", "--filesystem=host", "--env=GIO_EXTRA_MODULES=/app/lib/gio/modules", "--env=JAVA_HOME=/app/jre", |