D'oh.
This commit is contained in:
parent
fc762157c0
commit
2a51c443e5
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ class OtrlMessageAppOps:
|
||||||
message += u"\nThis user has requested an Off-the-Record private " \
|
message += u"\nThis user has requested an Off-the-Record private " \
|
||||||
"conversation. However, you do not have a plugin to " \
|
"conversation. However, you do not have a plugin to " \
|
||||||
"support that.\nSee http://otr.cypherpunks.ca/ for more "\
|
"support that.\nSee http://otr.cypherpunks.ca/ for more "\
|
||||||
"information.")
|
"information."
|
||||||
|
|
||||||
gajim.connections[opdata['account']].send_message(recipient, message,
|
gajim.connections[opdata['account']].send_message(recipient, message,
|
||||||
**opdata['kwargs'])
|
**opdata['kwargs'])
|
||||||
|
|
Loading…
Add table
Reference in a new issue