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