CKeyValue:: -fix get current name , fix -Wconversion in timerd

Origin commit data
------------------
Branch: ni/coolstream
Commit: 2441171656
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2014-01-31 11:16:06 +01:00
parent 012be79e6f
commit f15ba92898
2 changed files with 3 additions and 3 deletions

View File

@@ -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 += ": ";