# HG changeset patch # User Mikael Berthe # Date 1254668767 -7200 # Node ID da6a359c8a03076da21b6a93c7c6b58acbfad5d2 # Parent 18069a9dca4a986fe837611f9d5b83abad5bd606 Fix typo reported in issue #34 http://bitbucket.org/McKael/mcabber-crew/issue/34/typos-mcabberrcexample diff -r 18069a9dca4a -r da6a359c8a03 mcabber/mcabberrc.example --- a/mcabber/mcabberrc.example Sun Oct 04 17:01:44 2009 +0200 +++ b/mcabber/mcabberrc.example Sun Oct 04 17:06:07 2009 +0200 @@ -472,9 +472,9 @@ #set use_mouse = 1 # Key bindings -# Ctlr-q (17) bound to /roster unread_next +# Ctrl-q (17) bound to /roster unread_next bind 17 = roster unread_next -# Ctlr-x (24) bound to /roster alternate +# Ctrl-x (24) bound to /roster alternate bind 24 = roster alternate # F5 (269) bound to /roster toggle_offline (centericq-like, IIRC) bind 269 = roster toggle_offline