help: make volume_change_step affect description of appropriate actions

This commit is contained in:
Andrzej Rybczak
2014-08-30 16:45:08 +02:00
parent 0ed6946721
commit fe34852c31
4 changed files with 356 additions and 337 deletions

View File

@@ -353,7 +353,7 @@ bool Configuration::read(const std::string &config_path)
seek_time, 1
));
p.add("volume_change_step", assign_default(
volume_change_step, 1
volume_change_step, 2
));
p.add("autocenter_mode", yes_no(
titles_visibility, false