gajim-plural/src/plugins
Philipp Hörist 5116af037b Add Encryption Plugin API
- Add extension points when receiving/sending a message
- Add extension point for setting the lock image
- Add extension point after clicking the send button
- Add extension point when typing
- Add a new menu button to choose the desired encryption
- Extend the PluginManager to hold a list of encryption plugins
2017-05-07 18:38:06 +02:00
..
__init__.py Modified source to work under python3 2016-09-02 13:05:03 -07:00
gajimplugin.py Add Encryption Plugin API 2017-05-07 18:38:06 +02:00
gui.py Add @unique decorator to all enumerations 2017-03-29 10:56:31 +02:00
helpers.py fix imports and many py3 changements 2013-01-02 13:54:02 +01:00
pluginmanager.py Add Encryption Plugin API 2017-05-07 18:38:06 +02:00
plugins_i18n.py Remove redundant call to bindtextdomain 2017-01-04 23:42:28 +01:00