diff -r 3c65b1d979cd -r ab91c56a9050 QTfrontend/binds.cpp --- a/QTfrontend/binds.cpp Fri May 28 19:48:51 2010 +0000 +++ b/QTfrontend/binds.cpp Fri May 28 20:05:22 2010 +0000 @@ -40,6 +40,7 @@ {"slot 7", "f7", QT_TRANSLATE_NOOP("binds", "slot 7"), NULL, NULL}, {"slot 8", "f8", QT_TRANSLATE_NOOP("binds", "slot 8"), NULL, NULL}, {"slot 9", "f9", QT_TRANSLATE_NOOP("binds", "slot 9"), NULL, NULL}, + {"slot :", "f10", QT_TRANSLATE_NOOP("binds", "slot 10"), NULL, NULL}, {"timer 1", "1", QT_TRANSLATE_NOOP("binds", "timer 1 sec"), NULL, QT_TRANSLATE_NOOP("binds (descriptions)", "Set the timer on bombs and timed weapons:")}, {"timer 2", "2", QT_TRANSLATE_NOOP("binds", "timer 2 sec"), NULL, NULL}, {"timer 3", "3", QT_TRANSLATE_NOOP("binds", "timer 3 sec"), NULL, NULL},