[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - solenv/flatpak-manifest.in

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Thu Aug 26 13:40:17 UTC 2021


 solenv/flatpak-manifest.in |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit 168a6cd06703936a8f021adaa82cf015eb90c2b1
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Wed Aug 18 14:37:43 2021 +0200
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Thu Aug 26 15:39:41 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>

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