[Libreoffice-commits] core.git: Branch 'libreoffice-7-2-1' - solenv/flatpak-manifest.in
Stephan Bergmann (via logerrit)
logerrit at kemper.freedesktop.org
Mon Aug 30 09:50:25 UTC 2021
solenv/flatpak-manifest.in | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit 318eef1b6364baf12307ed5f079d58d18a8c705d
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Wed Aug 18 14:37:43 2021 +0200
Commit: Michael Stahl <michael.stahl at allotropia.de>
CommitDate: Mon Aug 30 11:49:52 2021 +0200
Sync flatpak-manifest.in with Flathub
...including
<https://github.com/flathub/org.libreoffice.LibreOffice/commit/2add5864d55a5cbe376da8a342549a8dbf46387b>
"Merge pull request #158 from flathub/extensions: Add an
org.libreoffice.LibreOffice.BundledExtension extension point"
Change-Id: I1a1515e8ece2d8aec83abb6c8775f784083573a5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120667
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
(cherry picked from commit 65940d00f1b7788b6b4241bf33a10073993181db)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121054
Reviewed-by: Michael Stahl <michael.stahl at allotropia.de>
(cherry picked from commit 168a6cd06703936a8f021adaa82cf015eb90c2b1)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121062
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Reviewed-by: Xisco Fauli <xiscofauli at libreoffice.org>
Tested-by: Michael Stahl <michael.stahl at allotropia.de>
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 7fe9650e8474..4167735133f7 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -702,6 +702,12 @@
}
],
"add-extensions": {
+ "org.libreoffice.LibreOffice.BundledExtension": {
+ "directory": "libreoffice/share/extensions",
+ "subdirectories": true,
+ "no-autodownload": true,
+ "autodelete": true
+ },
"org.libreoffice.LibreOffice.Help": {
"directory": "libreoffice/help",
"bundle": true,
More information about the Libreoffice-commits
mailing list