Show
Ignore:
Timestamp:
01/23/07 21:32:43 (22 months ago)
Author:
asterix
Message:

merge fixes from trunk

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/gajim_0.11/src/conversation_textview.py

    r7841 r7888  
    246246                        before_img_iter.backward_char() # one char back (an image also takes one char) 
    247247                        buffer.apply_tag_by_name('focus-out-line', before_img_iter, end_iter) 
     248 
     249                        self.allow_focus_out_line = False 
    248250 
    249251                        # update the iter we hold to make comparison the next time