gajim-plural/src/plugins
Markus Böhme 8df8486def Add @unique decorator to all enumerations
Currently, there are no enumerations using the enum module which reuse
values/need aliases. Add the @unique decorator to all enum classes as a
safety net for future modifications.
2017-03-29 10:56:31 +02:00
..
__init__.py Modified source to work under python3 2016-09-02 13:05:03 -07:00
gajimplugin.py Use unicode path for plugins 2017-03-04 00:19:35 +01: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 Reload plugins if already loaded 2017-02-23 17:57:11 +01:00
plugins_i18n.py Remove redundant call to bindtextdomain 2017-01-04 23:42:28 +01:00