This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8879 - Additional delete item in context menu
Attached to Project:
Rockbox
Opened by x (vmh) - Saturday, 12 April 2008, 19:38 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Saturday, 04 June 2011, 23:40 GMT+2
Opened by x (vmh) - Saturday, 12 April 2008, 19:38 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Saturday, 04 June 2011, 23:40 GMT+2
|
DetailsThis patch adds a delete item ("Delete <file>.*") to the context menu, which will delete all files in a directory with the same name.
Example: ... path/xyz.mp3 path/xyz.cue path/xyz.txt path/xyz.bmp ... Deleting one of them will also delete the other 3 files. TODO: Put the string to the language file. |
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Saturday, 04 June 2011, 23:40 GMT+2
Reason for closing: Out of Date
Saturday, 04 June 2011, 23:40 GMT+2
Reason for closing: Out of Date
sync to r17606 (use file_to_delete instead of selected_file)
synchronized to r17879