Commit Graph

561 Commits (f9105db050eee83621f4aea75b9db8786fdb2188)

Author SHA1 Message Date
Vitaly Lipatov fdf8c1a402 cmd: Fix program name. 2007-02-14 12:21:36 +01:00
Kim Lilliestierna 9d90abe1b9 cmd: Fix the "move" command the same way as the "copy" command. 2007-02-13 17:15:06 +01:00
Anatoly Lyutin 45d4f8ec2b cmd: In function WCMD_goto() changed strcmp() to lstrcmpi(). 2007-01-23 13:07:20 +01:00
Anatoly Lyutin 707a56b20c cmd: Remove incorrect return in WCMD_if(). 2007-01-23 13:06:59 +01:00
Eric Pouech b7923b4200 cmd: Fix 'copy foo bar/' which gave access denied errors. 2006-12-27 13:02:36 +01:00
Markus Amsler 765ff5d629 cmd: Check for argument in copy, mkdir, delete, goto, move, rmdir, rename, type. 2006-10-31 21:53:55 +01:00
Mikołaj Zalewski 58bd35c8c5 resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
Mikołaj Zalewski e32aa55703 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
Byeong-Sik Jeon e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Dan Kegel 39857443e4 programs/wcmd: Rename to programs/cmd. 2006-09-07 15:08:44 +02:00