QTfrontend/sdlkeys.cpp
changeset 14874 9379ef4fac80
parent 14868 349a87011080
child 14875 12ffbbf81ee1
equal deleted inserted replaced
14873:d17c1a28df17 14874:9379ef4fac80
    37     {"clear", QT_TRANSLATE_NOOP("binds (keys)", "Clear")},
    37     {"clear", QT_TRANSLATE_NOOP("binds (keys)", "Clear")},
    38     {"return", QT_TRANSLATE_NOOP("binds (keys)", "Return")},
    38     {"return", QT_TRANSLATE_NOOP("binds (keys)", "Return")},
    39     {"pause", QT_TRANSLATE_NOOP("binds (keys)", "Pause")},
    39     {"pause", QT_TRANSLATE_NOOP("binds (keys)", "Pause")},
    40     {"escape", QT_TRANSLATE_NOOP("binds (keys)", "Escape")},
    40     {"escape", QT_TRANSLATE_NOOP("binds (keys)", "Escape")},
    41     {"space", QT_TRANSLATE_NOOP("binds (keys)", "Space")},
    41     {"space", QT_TRANSLATE_NOOP("binds (keys)", "Space")},
    42     {"#", "#"},
       
    43     {"'", "'"},
    42     {"'", "'"},
    44     {",", ","},
    43     {",", ","},
    45     {"-", "-"},
    44     {"-", "-"},
    46     {".", "."},
    45     {".", "."},
    47     {"/", "/"},
    46     {"/", "/"},