solenv/flatpak-manifest.in | 1 + 1 file changed, 1 insertion(+) New commits: commit 12697a559b89539b03779030f94079a27cb1a12f Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Wed Feb 9 14:23:10 2022 +0100 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Wed Feb 9 17:26:40 2022 +0100
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 <sberg...@redhat.com> 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",