[pgp] Move all Gajim PGP code into plugin

This commit is contained in:
Philipp Hörist
2019-04-14 23:01:24 +02:00
parent b35a259980
commit 466a4e91f7
15 changed files with 1178 additions and 346 deletions
+1 -1
View File
@@ -1 +1 @@
from .pgpplugin import OldPGPPlugin
from .plugin import PGPPlugin