solenv/flatpak-manifest.in | 1 + 1 file changed, 1 insertion(+) New commits: commit 93d1458ab824e145038beaebb6f0066fe42e6458 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Tue May 2 16:57:13 2023 +0200 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Wed May 3 11:43:41 2023 +0200
Sync flatpak-manifest.in with Flathub ...including <https://github.com/flathub/org.libreoffice.LibreOffice/commit/c80b412af7ec1d15b49c64ec6590450e9bacd3f2> "fix missing user-installed fonts" Change-Id: I76f10959b37c2c1c41bfaed6f7b4199ba0e6f3b9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151294 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> (cherry picked from commit 919a4692f7b9993d7aa4fba5d80eb8271b4233b3) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151279 Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index 14df22c32127..f9d05c84fa7b 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -688,6 +688,7 @@ "--socket=pulseaudio", "--device=dri", "--filesystem=xdg-config/gtk-3.0", + "--filesystem=xdg-config/fontconfig:ro", "--filesystem=xdg-run/gvfsd", "--filesystem=host", "--env=GIO_EXTRA_MODULES=/app/lib/gio/modules",