| ... | ... | @@ -7,7 +7,7 @@ Here are some plugins that are written for <a href="https://gajim.org">Gajim</a> |
|
|
|
|
|
|
|
There are several ways to install a plugin:
|
|
|
|
|
|
|
|
- You can browse / enable / configure plugins in Gajim, Edit menu -> Plugins.
|
|
|
|
- You can browse / download / enable / configure plugins in Gajim, Edit menu -> Plugins.
|
|
|
|
- You can clone the repository directly from [here] (https://dev.gajim.org/gajim/gajim-plugins) and copy it to
|
|
|
|
|
|
|
|
**Linux:** ~/.local/share/gajim/plugins/
|
| ... | ... | @@ -24,11 +24,14 @@ You have written a new plugin or want to improve an already existing one? |
|
|
|
First, Thanks for that! Here is how to do that:
|
|
|
|
|
|
|
|
- Register an account [here](https://dev.gajim.org/users/sign_in)
|
|
|
|
- Tell us about your plans at gajim@gajim.conference.org (we need to set your permission on Gitlab)
|
|
|
|
- Fork the Gajim-Plugins [repository](https://dev.gajim.org/gajim/gajim-plugins)
|
|
|
|
- When you are finished make a pull request against the main repository
|
|
|
|
|
|
|
|
**Before you put in any work, please contact us on gajim@conference.gajim.org**
|
|
|
|
|
|
|
|
**Dont use dev.gajim.org for any projects that are not directly for the benefit of Gajim**
|
|
|
|
|
|
|
|
## Plugins list
|
|
|
|
* [AntiSpamPlugin](./AntiSpamPlugin) Block some incoming messages
|
|
|
|
* [AppindicatorSupportPlugin](./AppindicatorSupportPlugin) Plugin that add indicator applet support to gajim
|
| ... | ... | |