diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-10-11 11:48:35 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-05-06 21:58:01 +0200 |
| commit | c61bdad6dfb6e1c2b70a868a6af22e97bf45e1d4 (patch) | |
| tree | afd0274c6e4c96ae1979b19f8812a34c6bccd5f5 /install | |
| parent | f4bfbbb9ec59e031a6a5d43ea402f15311f036c1 (diff) | |
| download | Ishtar-c61bdad6dfb6e1c2b70a868a6af22e97bf45e1d4.tar.bz2 Ishtar-c61bdad6dfb6e1c2b70a868a6af22e97bf45e1d4.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 |
