summaryrefslogtreecommitdiff
path: root/apps/plugins/disktidy.config (follow)
Commit message (Collapse)AuthorAge
* Revert r31239 and r31250. Selecting ALL in disktidy used to be generally ↵Frank Gevaerts2011-12-26
| | | | | | safe for most people, and these changes change that, making it easy to delete most or all of a user's music. This is a *very* bad idea. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31434 a1c6a512-1295-4272-9138-f99709370657
* disktidy: clean more Sansa AMS OF filesRafaël Carré2011-12-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31250 a1c6a512-1295-4272-9138-f99709370657
* disktidy.config: add a preset for Sansa AMS OF filesRafaël Carré2011-12-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31239 a1c6a512-1295-4272-9138-f99709370657
* Disktidy: New default files and folders for disktidy.config;Robert Menes2011-05-14
| | | | | | | | .fseventsd/ folders from OS X 10.6, and several system files created by Mac OS 9 and under. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29879 a1c6a512-1295-4272-9138-f99709370657
* Fix a typo in commentAlexander Levin2010-12-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28881 a1c6a512-1295-4272-9138-f99709370657
* Disktidy plugin: add .Spotlight-V100 directoriesRobert Menes2010-12-23
| | | | | | | | (created by Mac OS X) to the list of default files and directories to be cleaned. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28879 a1c6a512-1295-4272-9138-f99709370657
* Commit FS #11682 by Teruaki Kawashima: fix the disktidy pluginRobert Menes2010-10-31
| | | | | | | not cleaning custo git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28414 a1c6a512-1295-4272-9138-f99709370657
* FS#8637 - new UI for disktidy.Jonathan Gordon2008-05-18
Usage changes: - disktidy.config is loaded with a list of file/directory names (included in the .zip) - disktidy_custom.config is then loaded which is the same list but marks the files/dirs to be deleted. Also used to add custom files - the default config is to not remove any files so the first time you run it you need to go into the "files to clean" option and select the files to remove. they will be then saved for next time. The "Files To Clean" screen: use the usual select option to toggle an item (if it has the cursor icon it will be removed) selecting < ALL > will remove all, < NONE > will deselect all. selecting a < > group will toggle all items in that group to exit that screen use the standard cancel action (usually left arrow) Directories are marked with a trailing / and * can be used at the end of the name (e.g .Trash-*/) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17565 a1c6a512-1295-4272-9138-f99709370657