Show
Ignore:
Timestamp:
07/25/08 02:43:01 (4 months ago)
Author:
js
Message:

* Better rendering of mood in roster.

(Only takes space if needed now)

* Possibility to disable display of mood in roster from preferences.

(Also works on the fly with the new rendering method)

* Minor improvements in the translation of the moods to German.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/common/pep.py

    r10022 r10023  
    6363                                del contact.mood['text'] 
    6464 
    65         gajim.interface.roster.draw_contact(user, name) 
     65        gajim.interface.roster.draw_mood(user, name) 
    6666        ctrl = gajim.interface.msg_win_mgr.get_control(user, name) 
    6767        if ctrl: