de.wikimedia.Defaults/README.md

26 lines
682 B
Markdown
Raw Permalink Normal View History

2026-01-20 15:35:01 +00:00
# de.wikimedia.Defaults
LibreOffice extension for provisioning default settings for Wikimedia Deutschland.
# Building
Change into the `src` directory and run `zip` there:
```
cd src/
zip -r ../de.wikimedia.Defaults.oxt *
```
# Installation
## Linux
Copy the extension to the computer. Ensure that no LibreOffice is currently running. Then issue this command:
```
sudo unopkg add de.wikimedia.Defaults.oxt --shared
```
## macOS
Who knows?
## Windows
Who Cares?
# Deployment
Copy the freshly packaged extension after increasing the version number in file `src/description.xml` and re-building to the Salt-Master in `/srv/downloads/libreoffice/extensions/`