Mercurial > libervia-desktop-kivy
view README @ 86:c711be670ecd
core, chat: upload plugin system:
- extented plugin system so it's not only used with main widget. It is also used for upload widgets and can be extended more
- plugin file name is used to detect the type: plugin_wid_* for main widgets, plugin_upload_* for upload widget plugins
- a new UploadMenu class allows to easily add an upload button which will use loaded plugins
- plugin_info can now specify a list of allowed platforms in "platforms" key
- file upload in chat has been moved to a plugin
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 25 Dec 2016 16:41:21 +0100 |
parents | 370f00711640 |
children | d3ebe8caa26b |
line wrap: on
line source
Cagou (c) Jérôme Poisson aka Goffi 2016 Cagou is a Salut à Toi (SàT) desktop/mobile devices frontend SàT is a XMPP (Jabber) client. ** LICENCE ** Cagou is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Cagou is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with Cagou. If not, see <http://www.gnu.org/licenses/>. ** ABOUT ** Cagou is a desktop/mobile devices frontend for the "Salut à Toi" (SàT) XMPP client. Please check SàT for more information (it's anyway needed to run Cagou) ** How to use it ? ** Refer to the wiki for installation/use instructions: https://wiki.goffi.org/wiki/S%C3%A0T refer to SàT README for more informations: credits, contributors, and contact informations stand there.