From 9542471f7d166458a31220a33e4bd53769a695fc Mon Sep 17 00:00:00 2001 From: Nicolas Pennequin Date: Sat, 26 Jan 2008 01:34:23 +0000 Subject: [PATCH] * Add mktccboot to svn:ignore for tools/ * Rename the resize_test plugin to test_resize for consistency. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16170 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/{resize_test.c => test_resize.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename apps/plugins/{resize_test.c => test_resize.c} (100%) diff --git a/apps/plugins/resize_test.c b/apps/plugins/test_resize.c similarity index 100% rename from apps/plugins/resize_test.c rename to apps/plugins/test_resize.c