QTfrontend/binds.cpp
changeset 1022 f6a3fcb329ca
parent 993 4319810f23c1
child 1051 dfdd5dfe97d4
--- a/QTfrontend/binds.cpp	Thu Jun 19 20:34:53 2008 +0000
+++ b/QTfrontend/binds.cpp	Sun Jun 22 19:26:01 2008 +0000
@@ -48,6 +48,7 @@
 	{"chat",	"t",	QT_TRANSLATE_NOOP("binds", "chat"),	false},
 	{"history",	"`",	QT_TRANSLATE_NOOP("binds", "chat history"),	false},
 	{"pause",	"p",	QT_TRANSLATE_NOOP("binds", "pause"),	false},
+	{"confirm",	"y",	QT_TRANSLATE_NOOP("binds", "confirmation"),	false},
 	{"+voldown",	"9",	QT_TRANSLATE_NOOP("binds", "volume down"),	false},
 	{"+volup",	"0",	QT_TRANSLATE_NOOP("binds", "volume up"),	false},
 	{"fullscr",	"f",	QT_TRANSLATE_NOOP("binds", "change mode"),	false},