[PATCH 1/2] cmd: Remove attrib from builtins list

Frédéric Delanoy frederic.delanoy at gmail.com
Wed Sep 7 04:50:05 CDT 2011


On Wed, Sep 7, 2011 at 09:09, Christian Costa <titan.costa at wanadoo.fr> wrote:
> --
>
> This series remove attrib from the builtins list. Only the brief description in the global help is kept.
> An externals list of commands shipped with cmd.exe is created so when the help builtins is called, the
> requested help is obtained by invoking the command with the /? option as for native cmd.exe.
> ---
>  programs/cmd/cmd.rc     |    1 -
>  programs/cmd/wcmd.h     |   91 +++++++++++++++++++++++------------------------
>  programs/cmd/wcmdmain.c |    1 -
>  3 files changed, 45 insertions(+), 48 deletions(-)

You should probably commit the po changes as well, as is usually done



More information about the wine-devel mailing list