move winefile into subsys/system
authorMartin Fuchs <fuchs.martin@gmail.com>
Wed, 15 Sep 2004 10:08:34 +0000 (10:08 +0000)
committerMartin Fuchs <fuchs.martin@gmail.com>
Wed, 15 Sep 2004 10:08:34 +0000 (10:08 +0000)
commit384543f280f7494b7789ffc13577ae147c76922b
tree999b17eabccb84791ac6ae837dce44606b7733bd
parente3c3fe8e9534b014bced04ef084a0c6be6ef4bee
move winefile into subsys/system

svn path=/trunk/; revision=10861
32 files changed:
reactos/subsys/system/explorer/utility/xmlstorage.cpp
reactos/subsys/system/explorer/utility/xmlstorage.h
reactos/subsys/system/explorer/winefile/.cvsignore [deleted file]
reactos/subsys/system/explorer/winefile/desktop.c [deleted file]
reactos/subsys/system/explorer/winefile/explorer.lst [deleted file]
reactos/subsys/system/explorer/winefile/makefile [deleted file]
reactos/subsys/system/explorer/winefile/plugins/ex_bar.c [deleted file]
reactos/subsys/system/explorer/winefile/plugins/ex_bar.h [deleted file]
reactos/subsys/system/explorer/winefile/plugins/ex_clock.c [deleted file]
reactos/subsys/system/explorer/winefile/plugins/ex_menu.c [deleted file]
reactos/subsys/system/explorer/winefile/plugins/ex_shutdwn.c [deleted file]
reactos/subsys/system/explorer/winefile/wine_explore.dsp [deleted file]
reactos/subsys/system/explorer/winefile/wine_explore.dsw [deleted file]
reactos/subsys/system/winefile/Makefile [new file with mode: 0644]
reactos/subsys/system/winefile/de.rc [moved from reactos/subsys/system/explorer/winefile/de.rc with 100% similarity]
reactos/subsys/system/winefile/drivebar.bmp [new file with mode: 0644]
reactos/subsys/system/winefile/en.rc [moved from reactos/subsys/system/explorer/winefile/en.rc with 100% similarity]
reactos/subsys/system/winefile/explorer.rc [moved from reactos/subsys/system/explorer/winefile/explorer.rc with 100% similarity]
reactos/subsys/system/winefile/externals.h [moved from reactos/subsys/system/explorer/winefile/externals.h with 100% similarity]
reactos/subsys/system/winefile/images.bmp [new file with mode: 0644]
reactos/subsys/system/winefile/license.c [moved from reactos/subsys/system/explorer/winefile/license.c with 100% similarity]
reactos/subsys/system/winefile/license.h [moved from reactos/subsys/system/explorer/winefile/license.h with 100% similarity]
reactos/subsys/system/winefile/make_winefile.dsp [moved from reactos/subsys/system/explorer/winefile/make_winefile.dsp with 100% similarity]
reactos/subsys/system/winefile/resource.h [moved from reactos/subsys/system/explorer/winefile/resource.h with 100% similarity]
reactos/subsys/system/winefile/resource.rc [moved from reactos/subsys/system/explorer/winefile/resource.rc with 99% similarity]
reactos/subsys/system/winefile/toolbar.bmp [new file with mode: 0644]
reactos/subsys/system/winefile/winefile.c [moved from reactos/subsys/system/explorer/winefile/winefile.c with 99% similarity]
reactos/subsys/system/winefile/winefile.dsp [moved from reactos/subsys/system/explorer/winefile/winefile.dsp with 97% similarity]
reactos/subsys/system/winefile/winefile.dsw [moved from reactos/subsys/system/explorer/winefile/winefile.dsw with 100% similarity]
reactos/subsys/system/winefile/winefile.h [moved from reactos/subsys/system/explorer/winefile/winefile.h with 99% similarity]
reactos/subsys/system/winefile/winefile.ico [new file with mode: 0644]
reactos/subsys/system/winefile/winefile.rc [moved from reactos/subsys/system/explorer/winefile/winefile.rc with 100% similarity]