'ask_avatars_on_startup':[opt_bool,True,_('If True, Gajim will ask for avatar each contact that did not have an avatar last time or has one cached that is too old.')],
'print_status_in_chats':[opt_bool,True,_('If False, Gajim will no longer print status line in chats when a contact changes his or her status and/or his or her status message.')],
'print_status_in_muc':[opt_str,'in_and_out',_('can be "none", "all" or "in_and_out". If "none", Gajim will no longer print status line in groupchats when a member changes his or her status and/or his or her status message. If "all" Gajim will print all status messages. If "in_and_out", gajim will only print FOO enters/leaves group chat.')],
'print_status_in_muc':[opt_str,'in_and_out',_('can be "none", "all" or "in_and_out". If "none", Gajim will no longer print status line in groupchats when a member changes his or her status and/or his or her status message. If "all" Gajim will print all status messages. If "in_and_out", Gajim will only print FOO enters/leaves group chat.')],
'log_contact_status_changes':[opt_bool,False],
'just_connected_bg_color':[opt_str,'#adc3c6',_('Background color of contacts when they just signed in.')],
'just_disconnected_bg_color':[opt_str,'#ab6161',_('Background color of contacts when they just signed out.')],