mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
COPKGManager: add variable to hold last selected source dir
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7b178e71f9
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-25 (Tue, 25 Nov 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -57,6 +57,7 @@ class COPKGManager : public CMenuTarget
|
||||
bool installed;
|
||||
bool expert_mode;
|
||||
int menu_offset;
|
||||
std::string local_dir;
|
||||
|
||||
int execCmd(const char* cmdstr, bool verbose = false, bool acknowledge = false);
|
||||
int execCmd(std::string cmdstr, bool verbose = false, bool acknowledge = false) {
|
||||
|
Reference in New Issue
Block a user