diff options
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 |