- screensaver: add GUI option to change timeout

This commit is contained in:
svenhoefer
2014-12-29 21:09:24 +01:00
parent cbed13ecd0
commit 153e7dba91
8 changed files with 18 additions and 1 deletions

View File

@@ -208,6 +208,7 @@ struct SNeutrinoSettings
//screen saver
std::string screensaver_dir;
int screensaver_timeout;
//vcr
int vcr_AutoSwitch;