mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
CStringInput: 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: 4e853d98c2
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:
@@ -53,8 +53,7 @@ class CStringInput : public CMenuTarget
|
||||
|
||||
uint32_t smstimer;
|
||||
|
||||
std::string head;
|
||||
neutrino_locale_t name;
|
||||
std::string title;
|
||||
neutrino_locale_t hint_1, hint_2;
|
||||
std::string iconfile;
|
||||
const char * validchars;
|
||||
|
Reference in New Issue
Block a user