Mercurial > libervia-backend
diff sat/plugins/plugin_exp_invitation.py @ 3359:000b6722bd35
plugin XEP-0329: added `FISCreateDir` method:
This method is used to create a directory for component file sharing, and optionally set
its configuration.
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 17 Sep 2020 16:42:00 +0200 |
parents | 19bad15f4c0a |
children | 12dc234f698c |
line wrap: on
line diff
--- a/sat/plugins/plugin_exp_invitation.py Thu Sep 17 16:34:22 2020 +0200 +++ b/sat/plugins/plugin_exp_invitation.py Thu Sep 17 16:42:00 2020 +0200 @@ -1,7 +1,6 @@ #!/usr/bin/env python3 - -# SAT plugin to detect language (experimental) +# SàT plugin to manage invitations # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org) # This program is free software: you can redistribute it and/or modify