mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Expanded .cfg loader to include most settings. Based on Christian Determann's patch.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3260 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c4d8d970f6
commit
9c16e12390
5 changed files with 287 additions and 47 deletions
|
|
@ -1381,3 +1381,13 @@ id: LANG_CPU_SLEEP
|
|||
desc: in system_settings_menu()
|
||||
eng: "Power Saving"
|
||||
new:
|
||||
|
||||
id: LANG_SETTINGS_LOADED1
|
||||
desc: Feedback shown when a .cfg file is loaded
|
||||
eng: "Settings"
|
||||
new:
|
||||
|
||||
id: LANG_SETTINGS_LOADED2
|
||||
desc: Feedback shown when a .cfg file is loaded
|
||||
eng: "loaded"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue