This commit is contained in:
js 2008-05-11 17:19:54 +00:00
parent fc762157c0
commit 2a51c443e5
1 changed files with 1 additions and 1 deletions

View File

@ -372,7 +372,7 @@ class OtrlMessageAppOps:
message += u"\nThis user has requested an Off-the-Record private " \
"conversation. However, you do not have a plugin to " \
"support that.\nSee http://otr.cypherpunks.ca/ for more "\
"information.")
"information."
gajim.connections[opdata['account']].send_message(recipient, message,
**opdata['kwargs'])