mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
COPKGManager: remember for last selected update directory
Use g_settings to handle local package directory.
Extra settings handler via gui for this directory is not intended. Default update directory
is the same like in flash settings.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1606cf8a30
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-28 (Fri, 28 Nov 2014)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -608,6 +608,9 @@ struct SNeutrinoSettings
|
||||
int flashupdate_createimage_add_spare;
|
||||
int flashupdate_createimage_add_kernel;
|
||||
|
||||
std::string update_dir;
|
||||
std::string update_dir_opkg;
|
||||
|
||||
//BouquetHandling
|
||||
int bouquetlist_mode;
|
||||
|
||||
@@ -725,7 +728,7 @@ struct SNeutrinoSettings
|
||||
int sms_channel;
|
||||
std::string font_file;
|
||||
std::string ttx_font_file;
|
||||
std::string update_dir;
|
||||
|
||||
// USERMENU
|
||||
typedef enum
|
||||
{
|
||||
|
Reference in New Issue
Block a user