[pgp] Move all Gajim PGP code into plugin

This commit is contained in:
Philipp Hörist
2019-04-14 22:08:07 +02:00
parent b35a259980
commit 466a4e91f7
15 changed files with 1178 additions and 346 deletions

View File

@@ -1 +1 @@
from .pgpplugin import OldPGPPlugin
from .plugin import PGPPlugin