move all explorer plugin files into subdirectory
commitc8a40f1d8b40de471e7c74fb2bfbb085b00b0a90
authorHeiko Voigt <hvoigt@hvoigt.net>
Mon, 5 Oct 2009 11:02:21 +0000 (5 13:02 +0200)
committerHeiko Voigt <hvoigt@hvoigt.net>
Tue, 6 Oct 2009 12:42:11 +0000 (6 14:42 +0200)
treeb3bc7df4f5cc73b433e270984afaba73ad66bc8b
parent93e114fa1af2e85253257d983c3e263e8741dce6
move all explorer plugin files into subdirectory

This completes the tree restructuring to create implemen-
tations for multiple platforms.

Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
17 files changed:
README.txt [new file with mode: 0644]
explorer/Makefile [moved from Makefile with 78% similarity]
explorer/columns.c [moved from columns.c with 98% similarity]
explorer/columns.h [moved from columns.h with 100% similarity]
explorer/dll.c [moved from dll.c with 98% similarity]
explorer/dll.h [moved from dll.h with 100% similarity]
explorer/ext.c [moved from ext.c with 95% similarity]
explorer/ext.h [moved from ext.h with 100% similarity]
explorer/factory.c [moved from factory.c with 96% similarity]
explorer/factory.h [moved from factory.h with 100% similarity]
explorer/git_shell_ext.def [moved from git_shell_ext.def with 100% similarity]
explorer/kill-explorer.sh [moved from kill-explorer.sh with 100% similarity]
explorer/menu.c [moved from menu.c with 96% similarity]
explorer/menu.h [moved from menu.h with 100% similarity]
explorer/registry.c [moved from registry.c with 100% similarity]
explorer/registry.h [moved from registry.h with 100% similarity]
explorer/systeminfo.c [moved from systeminfo.c with 96% similarity]