mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
Fix locale switch
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@525 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 50f1228ccf
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-03-23 (Tue, 23 Mar 2010)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -866,6 +866,9 @@ int CMenuOptionChooser::paint( bool selected , bool last)
|
||||
{
|
||||
CFrameBuffer * frameBuffer = CFrameBuffer::getInstance();
|
||||
|
||||
if(optionName != NONEXISTANT_LOCALE)
|
||||
optionNameString = g_Locale->getText(optionName);
|
||||
|
||||
unsigned char color = COL_MENUCONTENT;
|
||||
fb_pixel_t bgcolor = COL_MENUCONTENT_PLUS_0;
|
||||
if (selected)
|
||||
|
Reference in New Issue
Block a user