Changeset 9969 for trunk/src/gajim.py

Show
Ignore:
Timestamp:
07/20/08 17:06:15 (4 months ago)
Author:
bct
Message:

wrong method name when restarting e2e

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/gajim.py

    r9968 r9969  
    17381738 
    17391739                # restart the session 
    1740                 session.begin_e2e_negotiation() 
     1740                session.negotiate_e2e() 
    17411741 
    17421742        def handle_event_privacy_lists_received(self, account, data):