mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
gui/widget/keyboard_input.cpp: add string input with keyboard-style layout
Origin commit data
------------------
Branch: ni/coolstream
Commit: 003acea160
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-11-19 (Wed, 19 Nov 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2114,8 +2114,12 @@ typedef enum
|
||||
LOCALE_STREAMING_OVERFLOW,
|
||||
LOCALE_STREAMING_SLOW,
|
||||
LOCALE_STREAMING_WRITE_ERROR,
|
||||
LOCALE_STRINGINPUT_BACKSPACE,
|
||||
LOCALE_STRINGINPUT_CAPS,
|
||||
LOCALE_STRINGINPUT_CLEAR,
|
||||
LOCALE_STRINGINPUT_INSERT,
|
||||
LOCALE_STRINGINPUT_LAYOUT,
|
||||
LOCALE_STRINGINPUT_SAVE,
|
||||
LOCALE_SUBTITLES_CHARSET,
|
||||
LOCALE_SUBTITLES_HEAD,
|
||||
LOCALE_SUBTITLES_STOP,
|
||||
|
@@ -2114,8 +2114,12 @@ const char * locale_real_names[] =
|
||||
"streaming.overflow",
|
||||
"streaming.slow",
|
||||
"streaming.write_error",
|
||||
"stringinput.backspace",
|
||||
"stringinput.caps",
|
||||
"stringinput.clear",
|
||||
"stringinput.insert",
|
||||
"stringinput.layout",
|
||||
"stringinput.save",
|
||||
"subtitles.charset",
|
||||
"subtitles.head",
|
||||
"subtitles.stop",
|
||||
|
Reference in New Issue
Block a user