mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
CKeyValue:: -fix get current name , fix -Wconversion in timerd
Origin commit data
------------------
Commit: 2441171656
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)
This commit is contained in:
@@ -53,7 +53,7 @@ public:
|
||||
keyvalue = k;
|
||||
};
|
||||
|
||||
virtual const char * getString(void)
|
||||
virtual const char * getName(void)
|
||||
{
|
||||
the_text = g_Locale->getText(LOCALE_KEYCHOOSERMENU_CURRENTKEY);
|
||||
the_text += ": ";
|
||||
|
Reference in New Issue
Block a user