summaryrefslogtreecommitdiff
path: root/plugins/gpg/gnupg.py
diff options
context:
space:
mode:
authorTanguy Ortolo <tanguy@ortolo.eu>2016-11-29 21:30:48 +0100
committerTanguy Ortolo <tanguy@ortolo.eu>2016-11-29 21:30:48 +0100
commit9eff396227afa37f3fb9af9610e7cdd72d86bf14 (patch)
treef6b61b1466e34b0854460fb9bbb768daa0c3e2f9 /plugins/gpg/gnupg.py
parentefc2ebe2c4eaabd061139a16efb403368f9f82e0 (diff)
downloadpoezio-9eff396227afa37f3fb9af9610e7cdd72d86bf14.tar.gz
poezio-9eff396227afa37f3fb9af9610e7cdd72d86bf14.tar.bz2
poezio-9eff396227afa37f3fb9af9610e7cdd72d86bf14.tar.xz
poezio-9eff396227afa37f3fb9af9610e7cdd72d86bf14.zip
Fix inexistent method calls in the gpg plugin
The gpg plugin tries to call Presence.find() and Message.find(), that do not exist. The correct calls are Presence.xml.find() and Message.xml.find().
Diffstat (limited to 'plugins/gpg/gnupg.py')
0 files changed, 0 insertions, 0 deletions