Merge branch 'develop' of github.com:Ximi1970/systray-x into develop

This commit is contained in:
Ximi1970
2020-04-05 23:25:47 +02:00

View File

@@ -99,6 +99,12 @@ cd systray-x
make
```
Install:
```bash
mkdir -p ~/.mozilla/native-messaging-hosts
cp app/config/linux/SysTray_X.json
cp -f systray-x@Ximi1970 ~/.thunderbird/*.default-release/extensions/
```
...