QTfrontend/binds.cpp
changeset 1639 89b536a3cf3c
parent 1066 1f1b3686a2b0
child 2312 3b59f1251ead
equal deleted inserted replaced
1638:5e2189989fe8 1639:89b536a3cf3c
    25 	{"+right",	"right",	QT_TRANSLATE_NOOP("binds", "right"),	false},
    25 	{"+right",	"right",	QT_TRANSLATE_NOOP("binds", "right"),	false},
    26 	{"+down",	"down",	QT_TRANSLATE_NOOP("binds", "down"),	false},
    26 	{"+down",	"down",	QT_TRANSLATE_NOOP("binds", "down"),	false},
    27 	{"ljump",	"return",	QT_TRANSLATE_NOOP("binds", "jump"),	false},
    27 	{"ljump",	"return",	QT_TRANSLATE_NOOP("binds", "jump"),	false},
    28 	{"hjump",	"backspace",	QT_TRANSLATE_NOOP("binds", "jump"),	false},
    28 	{"hjump",	"backspace",	QT_TRANSLATE_NOOP("binds", "jump"),	false},
    29 	{"+attack",	"space",	QT_TRANSLATE_NOOP("binds", "attack"),	false},
    29 	{"+attack",	"space",	QT_TRANSLATE_NOOP("binds", "attack"),	false},
       
    30 	{"+precise",	"left_shift",	QT_TRANSLATE_NOOP("binds", "precise aim"),	false},
    30 	{"put",	"mousel",	QT_TRANSLATE_NOOP("binds", "put"),	false},
    31 	{"put",	"mousel",	QT_TRANSLATE_NOOP("binds", "put"),	false},
    31 	{"switch",	"tab",	QT_TRANSLATE_NOOP("binds", "switch"),	false},
    32 	{"switch",	"tab",	QT_TRANSLATE_NOOP("binds", "switch"),	false},
    32 	{"findhh",	"h",	QT_TRANSLATE_NOOP("binds", "find hedgehog"),	true},
    33 	{"findhh",	"h",	QT_TRANSLATE_NOOP("binds", "find hedgehog"),	true},
    33 	{"ammomenu",	"mouser",	QT_TRANSLATE_NOOP("binds", "ammo menu"),	false},
    34 	{"ammomenu",	"mouser",	QT_TRANSLATE_NOOP("binds", "ammo menu"),	false},
    34 	{"slot 1",	"f1",	QT_TRANSLATE_NOOP("binds", "slot 1"),	false},
    35 	{"slot 1",	"f1",	QT_TRANSLATE_NOOP("binds", "slot 1"),	false},