From 34d4165f7b8a36419c417f164ccdebbe04808247 Mon Sep 17 00:00:00 2001 From: Antoine Cellerier Date: Tue, 10 Jun 2008 13:20:05 +0000 Subject: New md5sum plugin. Open a file, a directory or just launch it from the plugin menu to create an md5sum of the file, the directory's contents or the whole filesystem. If the file's extension is .md5 or .md5sum, it will check the md5 sums in the file instead. If the file's extension is .md5list it will compute md5 sums for all the files listed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17709 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/viewers.config | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/viewers.config') diff --git a/apps/plugins/viewers.config b/apps/plugins/viewers.config index bfb408c397..c1df1b2e71 100644 --- a/apps/plugins/viewers.config +++ b/apps/plugins/viewers.config @@ -41,3 +41,4 @@ colours,apps/text_editor,11 ssg,games/superdom,- link,viewers/shortcuts_view,- *,viewers/shortcuts_append,- +*,apps/md5sum,- -- cgit v1.2.3