diff -r 42c5cc87cbd1 -r 4e0c3ad89483 QTfrontend/binds.cpp --- a/QTfrontend/binds.cpp Sat May 24 18:37:04 2008 +0000 +++ b/QTfrontend/binds.cpp Sat May 24 21:10:49 2008 +0000 @@ -45,6 +45,7 @@ {"timer 3", "3", QT_TRANSLATE_NOOP("binds", "timer 3 sec"), false}, {"timer 4", "4", QT_TRANSLATE_NOOP("binds", "timer 4 sec"), false}, {"timer 5", "5", QT_TRANSLATE_NOOP("binds", "timer 5 sec"), true}, + {"chat", "t", QT_TRANSLATE_NOOP("binds", "chat"), false}, {"pause", "p", QT_TRANSLATE_NOOP("binds", "pause"), false}, {"+voldown", "9", QT_TRANSLATE_NOOP("binds", "volume down"), false}, {"+volup", "0", QT_TRANSLATE_NOOP("binds", "volume up"), false},