mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
opkg_manager: disable "key_up" after updating packages
Signed-off-by: Thilo Graf <dbt@novatux.de>
I think too.
Origin commit data
------------------
Commit: fccb831b05
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)
This commit is contained in:
committed by
vanhofen
parent
846f8f2d77
commit
eb938ce4ce
@@ -212,7 +212,9 @@ int COPKGManager::exec(CMenuTarget* parent, const string &actionKey)
|
||||
} else
|
||||
installed = true;
|
||||
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);
|
||||
*/
|
||||
return res;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user