* Software update: Apply the settings in the options menu switchable

This commit is contained in:
Michael Liebmann
2013-06-08 13:47:44 +02:00
parent 96da2f95b8
commit 365661e841
8 changed files with 37 additions and 42 deletions

View File

@@ -472,6 +472,8 @@ struct SNeutrinoSettings
char softupdate_proxyserver[31];
char softupdate_proxyusername[31];
char softupdate_proxypassword[31];
int apply_settings;
int apply_kernel;
//BouquetHandling
int bouquetlist_mode;