mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
well we suck! how could something seemingly simple be fubar'ed so much! KISS says revert this catastrofeeeee befroe anyone realises
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16794 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
58ee0fbd69
commit
0158336ead
3 changed files with 6 additions and 5 deletions
|
|
@ -68,6 +68,7 @@ static int reset_settings(void)
|
|||
switch(gui_syncyesno_run(&message, &yes_message, &no_message))
|
||||
{
|
||||
case YESNO_YES:
|
||||
settings_write_config(CONFIGFILE ".bak", SETTINGS_SAVE_CHANGED);
|
||||
settings_reset();
|
||||
settings_apply(true);
|
||||
settings_save();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue