File and (recursive) directories properties in the file browser context menu. Uses...
commitb941c0ff8706f3903644afa6ad9c959d2f3138e7
authorpeter <peter@a1c6a512-1295-4272-9138-f99709370657>
Thu, 30 Nov 2006 22:29:48 +0000 (30 22:29 +0000)
committerpeter <peter@a1c6a512-1295-4272-9138-f99709370657>
Thu, 30 Nov 2006 22:29:48 +0000 (30 22:29 +0000)
treef376a667ce28f96451c4cdf4e86d650192aeecfe
parentcbd43d511c2bc1ca0d40dd24e67d09d1b07c19c6
File and (recursive) directories properties in the file browser context menu. Uses dircache if possible (plugin api expanded). Is actually implemented as plugin. Small parts taken from earlier work by Will Robertson.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11630 a1c6a512-1295-4272-9138-f99709370657
apps/filetypes.c
apps/lang/english.lang
apps/onplay.c
apps/plugin.c
apps/plugin.h
apps/plugins/SOURCES
apps/plugins/properties.c [new file with mode: 0644]
apps/plugins/viewers.config
docs/CREDITS