mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
4875f81491f2eb1d462e8f164a079f9febe96733
By treating of notifier methods or generally changed personalization settings of items, the values of "active" and "current_active" may differ and although that could be active = true, current_active = false, or vice versa. After restart of neutrino it would not conspicuous because activ and current_active will be equated. Otherwise it can happen, the modified items could be displayed in wrong mode at runtime. This try should fix this by writing the values from the current settings into the current_active variable.
…
…
…
…
…
The file is empty.
Description
Languages
C++
85.3%
C
12.3%
M4
0.6%
Makefile
0.6%
JavaScript
0.4%
Other
0.7%