Changeset 9626

Show
Ignore:
Timestamp:
05/13/08 04:03:26 (3 months ago)
Author:
bct
Message:

fixed tab/space consistency

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/chat_control.py

    r9625 r9626  
    11341134                self.status_tooltip = gtk.Tooltips() 
    11351135 
    1136                 if gajim.otr_module: 
     1136                if gajim.otr_module: 
    11371137                        self.update_otr(True) 
    11381138