Changeset 8712 for branches/gajim_0.11.1

Show
Ignore:
Timestamp:
09/04/07 21:06:46 (15 months ago)
Author:
asterix
Message:

remove new string from this release

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/gajim_0.11.1/src/groupchat_control.py

    r8710 r8712  
    838838                fake_jid = self.room_jid + '/' + nick 
    839839                newly_created = False 
    840                 if '170' in statusCode: 
    841                         self.print_conversation(_('Room logging is enabled'), 'info') 
    842840                if show in ('offline', 'error'): 
    843841                        if '307' in statusCode: