mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
CKeyboardInput: remove possible display of NONEXISTANT_LOCALE
This should fix possible incorrect titles with content of
NONEXISTANT_LOCALE with lua script handler
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3d6a0c381a
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-23 (Fri, 23 Dec 2016)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -92,8 +92,7 @@ class CKeyboardInput : public CMenuTarget
|
||||
std::string (*keyboard)[KEY_COLUMNS];
|
||||
CInputString * inputString;
|
||||
|
||||
std::string head;
|
||||
neutrino_locale_t name;
|
||||
std::string title;
|
||||
neutrino_locale_t hint_1, hint_2;
|
||||
std::string hintText_1, hintText_2;
|
||||
std::string iconfile;
|
||||
|
Reference in New Issue
Block a user