'chat_merge_consecutive_nickname':[opt_bool,False,_('In a chat, show the nickname at the beginning of a line only when it\'s not the same person talking than in previous message.')],
'chat_merge_consecutive_nickname_indent':[opt_str,'',_('Indentation when using merge consecutive nickname.')],
'use_smooth_scrolling':[opt_bool,True,_('Smooth scroll message in conversation window')],
'gc_nicknames_colors':[opt_str,'#a34526:#c000ff:#0012ff:#388a99:#045723:#7c7c7c:#ff8a00:#94452d:#244b5a:#32645a',_('List of colors that will be used to color nicknames in group chats.'),True],
'gc_nicknames_colors':[opt_str,'#a34526:#c000ff:#0012ff:#388a99:#045723:#7c7c7c:#ff8a00:#94452d:#244b5a:#32645a',_('List of colors, separated by ":", that will be used to color nicknames in group chats.'),True],
'ctrl_tab_go_to_next_composing':[opt_bool,True,_('Ctrl-Tab go to next composing tab when none is unread.')],
'confirm_metacontacts':[opt_str,'',_('Should we show the confirm metacontacts creation dialog or not? Empty string means we never show the dialog.')],
'enable_negative_priority':[opt_bool,False,_('If True, you will be able to set a negative priority to your account in account modification window. BE CAREFUL, when you are logged in with a negative priority, you will NOT receive any message from your server.')],