mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
opkg_manager: disable "key_up" after updating packages
Origin commit data
------------------
Commit: e3d845cec4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-01 (Fri, 01 Jan 2016)
This commit is contained in:
@@ -212,7 +212,9 @@ int COPKGManager::exec(CMenuTarget* parent, const string &actionKey)
|
|||||||
} else
|
} else
|
||||||
installed = true;
|
installed = true;
|
||||||
refreshMenu();
|
refreshMenu();
|
||||||
|
/* I don't think ending up at the last package in the list is a good idea...
|
||||||
g_RCInput->postMsg((neutrino_msg_t) CRCInput::RC_up, 0);
|
g_RCInput->postMsg((neutrino_msg_t) CRCInput::RC_up, 0);
|
||||||
|
*/
|
||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user