mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
neutrino network_setup: reload menu contents after applying the settings
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1094 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: d8458423fb
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-01-30 (Sun, 30 Jan 2011)
Origin message was:
------------------
*neutrino network_setup: reload menu contents after applying the settings
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1094 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -88,7 +88,9 @@ int CNetworkSetup::exec(CMenuTarget* parent, const std::string &actionKey)
|
||||
if(actionKey=="networkapply")
|
||||
{
|
||||
applyNetworkSettings();
|
||||
return res;
|
||||
readNetworkSettings();
|
||||
showNetworkSetup();
|
||||
return menu_return::RETURN_EXIT;
|
||||
}
|
||||
else if(actionKey=="networktest")
|
||||
{
|
||||
|
Reference in New Issue
Block a user