QTfrontend/binds.cpp
changeset 1022 f6a3fcb329ca
parent 993 4319810f23c1
child 1051 dfdd5dfe97d4
equal deleted inserted replaced
1021:a6dcb1412a29 1022:f6a3fcb329ca
    46 	{"timer 4",	"4",	QT_TRANSLATE_NOOP("binds", "timer 4 sec"),	false},
    46 	{"timer 4",	"4",	QT_TRANSLATE_NOOP("binds", "timer 4 sec"),	false},
    47 	{"timer 5",	"5",	QT_TRANSLATE_NOOP("binds", "timer 5 sec"),	true},
    47 	{"timer 5",	"5",	QT_TRANSLATE_NOOP("binds", "timer 5 sec"),	true},
    48 	{"chat",	"t",	QT_TRANSLATE_NOOP("binds", "chat"),	false},
    48 	{"chat",	"t",	QT_TRANSLATE_NOOP("binds", "chat"),	false},
    49 	{"history",	"`",	QT_TRANSLATE_NOOP("binds", "chat history"),	false},
    49 	{"history",	"`",	QT_TRANSLATE_NOOP("binds", "chat history"),	false},
    50 	{"pause",	"p",	QT_TRANSLATE_NOOP("binds", "pause"),	false},
    50 	{"pause",	"p",	QT_TRANSLATE_NOOP("binds", "pause"),	false},
       
    51 	{"confirm",	"y",	QT_TRANSLATE_NOOP("binds", "confirmation"),	false},
    51 	{"+voldown",	"9",	QT_TRANSLATE_NOOP("binds", "volume down"),	false},
    52 	{"+voldown",	"9",	QT_TRANSLATE_NOOP("binds", "volume down"),	false},
    52 	{"+volup",	"0",	QT_TRANSLATE_NOOP("binds", "volume up"),	false},
    53 	{"+volup",	"0",	QT_TRANSLATE_NOOP("binds", "volume up"),	false},
    53 	{"fullscr",	"f",	QT_TRANSLATE_NOOP("binds", "change mode"),	false},
    54 	{"fullscr",	"f",	QT_TRANSLATE_NOOP("binds", "change mode"),	false},
    54 	{"capture",	"c",	QT_TRANSLATE_NOOP("binds", "capture"),	false},
    55 	{"capture",	"c",	QT_TRANSLATE_NOOP("binds", "capture"),	false},
    55 	{"rotmask",	"delete",	QT_TRANSLATE_NOOP("binds", "hedgehogs\ninfo"),	false},
    56 	{"rotmask",	"delete",	QT_TRANSLATE_NOOP("binds", "hedgehogs\ninfo"),	false},