[SHELL] Reapply r65477 (rename explorer-new to explorer).
authorAmine Khaldi <amine.khaldi@reactos.org>
Wed, 26 Nov 2014 23:24:26 +0000 (23:24 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Wed, 26 Nov 2014 23:24:26 +0000 (23:24 +0000)
svn path=/trunk/; revision=65500

59 files changed:
reactos/base/shell/CMakeLists.txt
reactos/base/shell/explorer/CMakeLists.txt [moved from reactos/base/shell/explorer-new/CMakeLists.txt with 100% similarity]
reactos/base/shell/explorer/comcsup.h [moved from reactos/base/shell/explorer-new/comcsup.h with 100% similarity]
reactos/base/shell/explorer/desktop.cpp [moved from reactos/base/shell/explorer-new/desktop.cpp with 100% similarity]
reactos/base/shell/explorer/dragdrop.cpp [moved from reactos/base/shell/explorer-new/dragdrop.cpp with 100% similarity]
reactos/base/shell/explorer/explorer.cpp [moved from reactos/base/shell/explorer-new/explorer.cpp with 100% similarity]
reactos/base/shell/explorer/explorer.exe.manifest [moved from reactos/base/shell/explorer-new/explorer.exe.manifest with 100% similarity]
reactos/base/shell/explorer/explorer.rc [moved from reactos/base/shell/explorer-new/explorer.rc with 100% similarity]
reactos/base/shell/explorer/lang/bg-BG.rc [moved from reactos/base/shell/explorer-new/lang/bg-BG.rc with 100% similarity]
reactos/base/shell/explorer/lang/cs-CZ.rc [moved from reactos/base/shell/explorer-new/lang/cs-CZ.rc with 100% similarity]
reactos/base/shell/explorer/lang/de-DE.rc [moved from reactos/base/shell/explorer-new/lang/de-DE.rc with 100% similarity]
reactos/base/shell/explorer/lang/en-US.rc [moved from reactos/base/shell/explorer-new/lang/en-US.rc with 100% similarity]
reactos/base/shell/explorer/lang/es-ES.rc [moved from reactos/base/shell/explorer-new/lang/es-ES.rc with 100% similarity]
reactos/base/shell/explorer/lang/fr-FR.rc [moved from reactos/base/shell/explorer-new/lang/fr-FR.rc with 100% similarity]
reactos/base/shell/explorer/lang/he-IL.rc [moved from reactos/base/shell/explorer-new/lang/he-IL.rc with 100% similarity]
reactos/base/shell/explorer/lang/it-IT.rc [moved from reactos/base/shell/explorer-new/lang/it-IT.rc with 100% similarity]
reactos/base/shell/explorer/lang/ja-JP.rc [moved from reactos/base/shell/explorer-new/lang/ja-JP.rc with 100% similarity]
reactos/base/shell/explorer/lang/ko-KR.rc [moved from reactos/base/shell/explorer-new/lang/ko-KR.rc with 100% similarity]
reactos/base/shell/explorer/lang/lt-LT.rc [moved from reactos/base/shell/explorer-new/lang/lt-LT.rc with 100% similarity]
reactos/base/shell/explorer/lang/nl-NL.rc [moved from reactos/base/shell/explorer-new/lang/nl-NL.rc with 100% similarity]
reactos/base/shell/explorer/lang/no-NO.rc [moved from reactos/base/shell/explorer-new/lang/no-NO.rc with 100% similarity]
reactos/base/shell/explorer/lang/pl-PL.rc [moved from reactos/base/shell/explorer-new/lang/pl-PL.rc with 100% similarity]
reactos/base/shell/explorer/lang/pt-BR.rc [moved from reactos/base/shell/explorer-new/lang/pt-BR.rc with 100% similarity]
reactos/base/shell/explorer/lang/ro-RO.rc [moved from reactos/base/shell/explorer-new/lang/ro-RO.rc with 100% similarity]
reactos/base/shell/explorer/lang/ru-RU.rc [moved from reactos/base/shell/explorer-new/lang/ru-RU.rc with 100% similarity]
reactos/base/shell/explorer/lang/sk-SK.rc [moved from reactos/base/shell/explorer-new/lang/sk-SK.rc with 100% similarity]
reactos/base/shell/explorer/lang/sq-AL.rc [moved from reactos/base/shell/explorer-new/lang/sq-AL.rc with 100% similarity]
reactos/base/shell/explorer/lang/tr-TR.rc [moved from reactos/base/shell/explorer-new/lang/tr-TR.rc with 100% similarity]
reactos/base/shell/explorer/lang/uk-UA.rc [moved from reactos/base/shell/explorer-new/lang/uk-UA.rc with 100% similarity]
reactos/base/shell/explorer/lang/zh-CN.rc [moved from reactos/base/shell/explorer-new/lang/zh-CN.rc with 100% similarity]
reactos/base/shell/explorer/precomp.h [moved from reactos/base/shell/explorer-new/precomp.h with 100% similarity]
reactos/base/shell/explorer/res/auto_hide.bmp [moved from reactos/base/shell/explorer-new/res/auto_hide.bmp with 100% similarity]
reactos/base/shell/explorer/res/lock_group_noql.bmp [moved from reactos/base/shell/explorer-new/res/lock_group_noql.bmp with 100% similarity]
reactos/base/shell/explorer/res/lock_group_ql.bmp [moved from reactos/base/shell/explorer-new/res/lock_group_ql.bmp with 100% similarity]
reactos/base/shell/explorer/res/lock_nogroup_noql.bmp [moved from reactos/base/shell/explorer-new/res/lock_nogroup_noql.bmp with 100% similarity]
reactos/base/shell/explorer/res/lock_nogroup_ql.bmp [moved from reactos/base/shell/explorer-new/res/lock_nogroup_ql.bmp with 100% similarity]
reactos/base/shell/explorer/res/logov.bmp [moved from reactos/base/shell/explorer-new/res/logov.bmp with 100% similarity]
reactos/base/shell/explorer/res/nolock_group_noql.bmp [moved from reactos/base/shell/explorer-new/res/nolock_group_noql.bmp with 100% similarity]
reactos/base/shell/explorer/res/nolock_group_ql.bmp [moved from reactos/base/shell/explorer-new/res/nolock_group_ql.bmp with 100% similarity]
reactos/base/shell/explorer/res/nolock_nogroup_noql.bmp [moved from reactos/base/shell/explorer-new/res/nolock_nogroup_noql.bmp with 100% similarity]
reactos/base/shell/explorer/res/nolock_nogroup_ql.bmp [moved from reactos/base/shell/explorer-new/res/nolock_nogroup_ql.bmp with 100% similarity]
reactos/base/shell/explorer/res/start.ico [moved from reactos/base/shell/explorer-new/res/start.ico with 100% similarity]
reactos/base/shell/explorer/resource.h [moved from reactos/base/shell/explorer-new/resource.h with 100% similarity]
reactos/base/shell/explorer/rshell.cpp [moved from reactos/base/shell/explorer-new/rshell.cpp with 100% similarity]
reactos/base/shell/explorer/settings.cpp [moved from reactos/base/shell/explorer-new/settings.cpp with 100% similarity]
reactos/base/shell/explorer/shellservice.cpp [moved from reactos/base/shell/explorer-new/shellservice.cpp with 100% similarity]
reactos/base/shell/explorer/startctxmnu.cpp [moved from reactos/base/shell/explorer-new/startctxmnu.cpp with 100% similarity]
reactos/base/shell/explorer/startmnu.cpp [moved from reactos/base/shell/explorer-new/startmnu.cpp with 100% similarity]
reactos/base/shell/explorer/startmnusite.cpp [moved from reactos/base/shell/explorer-new/startmnusite.cpp with 100% similarity]
reactos/base/shell/explorer/startup.cpp [moved from reactos/base/shell/explorer-new/startup.cpp with 100% similarity]
reactos/base/shell/explorer/taskband.cpp [moved from reactos/base/shell/explorer-new/taskband.cpp with 100% similarity]
reactos/base/shell/explorer/taskswnd.cpp [moved from reactos/base/shell/explorer-new/taskswnd.cpp with 100% similarity]
reactos/base/shell/explorer/tbsite.cpp [moved from reactos/base/shell/explorer-new/tbsite.cpp with 100% similarity]
reactos/base/shell/explorer/todo.h [moved from reactos/base/shell/explorer-new/todo.h with 100% similarity]
reactos/base/shell/explorer/trayntfy.cpp [moved from reactos/base/shell/explorer-new/trayntfy.cpp with 100% similarity]
reactos/base/shell/explorer/trayprop.cpp [moved from reactos/base/shell/explorer-new/trayprop.cpp with 100% similarity]
reactos/base/shell/explorer/traywnd.cpp [moved from reactos/base/shell/explorer-new/traywnd.cpp with 100% similarity]
reactos/base/shell/explorer/undoc.h [moved from reactos/base/shell/explorer-new/undoc.h with 100% similarity]
reactos/base/shell/explorer/util.cpp [moved from reactos/base/shell/explorer-new/util.cpp with 100% similarity]

index c9b65df..87e5a37 100644 (file)
@@ -1,6 +1,6 @@
 
 add_subdirectory(cmd)
+add_subdirectory(explorer)
 add_subdirectory(explorer-old)
-add_subdirectory(explorer-new)
 add_subdirectory(filebrowser)
 add_subdirectory(rshell)