split the big explorer resource file into smaller language specific rescource scripts
authorMartin Fuchs <fuchs.martin@gmail.com>
Fri, 3 Jun 2005 19:36:03 +0000 (19:36 +0000)
committerMartin Fuchs <fuchs.martin@gmail.com>
Fri, 3 Jun 2005 19:36:03 +0000 (19:36 +0000)
commit4a13ec527ac525f99b17fbe55fe304aa58bad636
treedc8a4267c3ecceecc66c5ca199662e76277811ef
parent1ec0b9da8079a93324034d8dbc2fcc30b2ed9d77
split the big explorer resource file into smaller language specific rescource scripts

svn path=/trunk/; revision=15758
35 files changed:
reactos/subsys/system/explorer/Make-rosshell.MinGW
reactos/subsys/system/explorer/Makefile.PCH
reactos/subsys/system/explorer/desktop/desktop.cpp
reactos/subsys/system/explorer/dialogs/searchprogram.cpp
reactos/subsys/system/explorer/dialogs/settings.cpp
reactos/subsys/system/explorer/explorer-cz.rc
reactos/subsys/system/explorer/explorer-de.rc [new file with mode: 0644]
reactos/subsys/system/explorer/explorer-en.rc [new file with mode: 0644]
reactos/subsys/system/explorer/explorer-es.rc [new file with mode: 0644]
reactos/subsys/system/explorer/explorer-fr.rc [new file with mode: 0644]
reactos/subsys/system/explorer/explorer-jp.rc
reactos/subsys/system/explorer/explorer-pt.rc [new file with mode: 0644]
reactos/subsys/system/explorer/explorer-ro.rc [new file with mode: 0644]
reactos/subsys/system/explorer/explorer-ru.rc [new file with mode: 0644]
reactos/subsys/system/explorer/explorer-sw.rc [new file with mode: 0644]
reactos/subsys/system/explorer/explorer.cpp
reactos/subsys/system/explorer/explorer.dsp
reactos/subsys/system/explorer/explorer_intres.rc
reactos/subsys/system/explorer/resource.h [moved from reactos/subsys/system/explorer/explorer_intres.h with 99% similarity]
reactos/subsys/system/explorer/rosshell.dsp
reactos/subsys/system/explorer/shell/filechild.cpp
reactos/subsys/system/explorer/shell/mainframe.cpp
reactos/subsys/system/explorer/shell/mainframe.h
reactos/subsys/system/explorer/shell/pane.cpp
reactos/subsys/system/explorer/shell/shellbrowser.cpp
reactos/subsys/system/explorer/shell/webchild.cpp
reactos/subsys/system/explorer/taskbar/desktopbar.cpp
reactos/subsys/system/explorer/taskbar/quicklaunch.cpp
reactos/subsys/system/explorer/taskbar/startmenu.cpp
reactos/subsys/system/explorer/taskbar/startmenu.h
reactos/subsys/system/explorer/taskbar/traynotify.cpp
reactos/subsys/system/explorer/utility/shellbrowserimpl.cpp
reactos/subsys/system/explorer/utility/utility.h
reactos/subsys/system/explorer/utility/window.cpp
reactos/subsys/system/explorer/utility/window.h