[EXPLORER-NEW]
authorDavid Quintana <gigaherz@gmail.com>
Mon, 24 Nov 2014 23:10:11 +0000 (23:10 +0000)
committerDavid Quintana <gigaherz@gmail.com>
Mon, 24 Nov 2014 23:10:11 +0000 (23:10 +0000)
commitff807f43d0e40fdfd6bcf7738df206a9d6111c25
tree93e78c2df6383ee72957c0c011f49057c590f2b6
parente0e308711a132108c1157c61f6b2bc5ff511f1ae
[EXPLORER-NEW]
* Rename the new explorer to take the now-vacant folder name, to match the output filename. Change 2/2

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