mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
timeshift: unify config keywords and locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6755b49e20
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-15 (Tue, 15 Jan 2019)
Origin message was:
------------------
- timeshift: unify config keywords and locales
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -522,6 +522,13 @@ struct SNeutrinoSettings
|
||||
std::string recording_filename_template;
|
||||
int recording_already_found_check;
|
||||
|
||||
// timeshift
|
||||
int timeshift_pause;
|
||||
int timeshift_auto;
|
||||
int timeshift_temp;
|
||||
int timeshift_delete;
|
||||
int timeshift_hours;
|
||||
|
||||
int filesystem_is_utf8;
|
||||
// default plugin for ts-movieplayer (red button)
|
||||
std::string movieplayer_plugin;
|
||||
@@ -559,12 +566,7 @@ struct SNeutrinoSettings
|
||||
int key_power_off;
|
||||
int key_standby_off_add;
|
||||
int menu_left_exit;
|
||||
int timeshift_pause;
|
||||
int auto_timeshift;
|
||||
int temp_timeshift;
|
||||
int auto_delete;
|
||||
int record_hours;
|
||||
int timeshift_hours;
|
||||
int key_record;
|
||||
int key_help;
|
||||
int key_next43mode;
|
||||
|
Reference in New Issue
Block a user