summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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,