Changeset 155

Show
Ignore:
Timestamp:
11/01/04 22:38:46 (4 years ago)
Author:
jajcus
Message:

- updated for the recent PyXMPP

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/jjigw/component.py

    r137 r155  
    3737        pyxmpp.jabberd.Component.__init__(self,config.jid, 
    3838                config.connect.secret,config.connect.host,config.connect.port, 
    39                 category="gateway",type="irc") 
     39                disco_category="gateway",disco_type="irc") 
    4040        self.__logger=logging.getLogger("jjigw.Component") 
    4141        self.profile=profile