mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
gui/osdlang_setup.cpp: fix CLangSelectNotifier::changeNotify - no need to repaint menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: fc9edbec5b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-31 (Thu, 31 May 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -257,5 +257,5 @@ bool CLangSelectNotifier::changeNotify(const neutrino_locale_t, void *)
|
|||||||
//if(found)
|
//if(found)
|
||||||
sectionsd_set_languages(v_languages);
|
sectionsd_set_languages(v_languages);
|
||||||
|
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user