summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2021-08-18 14:37:43 +0200
committerStephan Bergmann <sbergman@redhat.com>2021-08-26 15:39:41 +0200
commit168a6cd06703936a8f021adaa82cf015eb90c2b1 (patch)
tree7cc094fca614aed1c7f951f382c6f4251b5d47a1 /solenv
parentf07d6e060df1c52e6a9a6c89c028a842d5c97be1 (diff)
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@redhat.com> (cherry picked from commit 65940d00f1b7788b6b4241bf33a10073993181db) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121054 Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'solenv')
-rw-r--r--solenv/flatpak-manifest.in6
1 files changed, 6 insertions, 0 deletions
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,