diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-10-11 11:48:35 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-03-23 10:07:41 +0100 |
| commit | dbce4b5a0f6ed1a6cb92321550d15a2daa37b0ef (patch) | |
| tree | 9ce88b194a6ddf35fe2b6fc709656837a59c34f4 /install | |
| parent | 5b17eefe4f7249e5edea64c772f413f99a0adfe2 (diff) | |
| download | Ishtar-dbce4b5a0f6ed1a6cb92321550d15a2daa37b0ef.tar.bz2 Ishtar-dbce4b5a0f6ed1a6cb92321550d15a2daa37b0ef.zip | |
🚀 Debian package: ishtar-libreoffice
Diffstat (limited to 'install')
| -rw-r--r-- | install/libreoffice | 1 | ||||
| -rw-r--r-- | install/libreoffice_settings.py.sample | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/install/libreoffice b/install/libreoffice new file mode 100644 index 000000000..4c93de704 --- /dev/null +++ b/install/libreoffice @@ -0,0 +1 @@ +USE_LIBREOFFICE=yes diff --git a/install/libreoffice_settings.py.sample b/install/libreoffice_settings.py.sample new file mode 100644 index 000000000..6d797e78d --- /dev/null +++ b/install/libreoffice_settings.py.sample @@ -0,0 +1 @@ +USE_LIBREOFFICE = True |
