mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
On+Play option and handler to delete a directory (recursively). Currently it only deletes the files within, we need a function to delete the empty directories.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4477 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
eba242b4cc
commit
bd1ff3e14a
2 changed files with 92 additions and 2 deletions
|
|
@ -2643,3 +2643,8 @@ eng: ""
|
|||
voice: "firmware"
|
||||
new:
|
||||
|
||||
id: LANG_DELETE_DIR
|
||||
desc: in on+play menu
|
||||
eng: "Delete directory"
|
||||
voice: "delete directory"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue