found some hard code string move them to En.rc
authorMagnus Olsen <magnus@greatlord.com>
Sun, 8 May 2005 14:48:24 +0000 (14:48 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Sun, 8 May 2005 14:48:24 +0000 (14:48 +0000)
commite622b8798b77e17c9f8f1a9229ff0300e227e4e5
tree3365897e73cdf9287a33aa9e2750580d4e9415b7
parentd963f8c48f4dbdc9830cdad819b95d4c1ac021f9
found some hard code string move them to En.rc
them new are STRING_CMD_INVALIDDRIVE, STRING_CMD_SHELLINFO, STRING_VERSION_RUNVER
remove some #define strings that was not in use.
update ver so it output svn version number and update copyright note
it take the copyright and buildversion from <reactos/resource.h> and <reactos/buildno.h>
so we only need change it on one place

svn path=/trunk/; revision=15123
reactos/subsys/system/cmd/En.rc
reactos/subsys/system/cmd/cmd.c
reactos/subsys/system/cmd/cmd.h
reactos/subsys/system/cmd/resource.h
reactos/subsys/system/cmd/start.c
reactos/subsys/system/cmd/ver.c