diff -r 11b632d824f6 -r e693cbe33802 mcabber/mcabberrc.example --- a/mcabber/mcabberrc.example Sat Sep 30 19:05:07 2006 +0200 +++ b/mcabber/mcabberrc.example Sat Sep 30 19:13:20 2006 +0200 @@ -219,6 +219,12 @@ # Buddylist window width (minimum 2, default 24) #set roster_width=24 # +# The options "log_win_on_top" and "roster_win_on_right" can change the +# position of the log window (top/bottom) and the position of the roster +# (left/right). +#set log_win_on_top = 0 +#set roster_win_on_right = 0 +# # Buddy name format (in status window): # - 0: (default) "" # - 1: "name " (name is omitted if same as the jid)