Changeset 6351

Show
Ignore:
Timestamp:
05/22/06 16:38:20 (3 years ago)
Author:
jim++
Message:

make muc-actions -> "bookmark this room" work with print_status

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/groupchat_control.py

    r6341 r6351  
    13081308                        'autojoin': '0', 
    13091309                        'password': '', 
    1310                         'nick': self.nick 
     1310                        'nick': self.nick, 
     1311                        'print_status' : gajim.config.get('print_status_in_muc') 
    13111312                } 
    13121313