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

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


2011/9/7 Francois Gouget <fgouget at free.fr>:
> On Wed, 7 Sep 2011, Frédéric Delanoy wrote:
>
>> 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.
> [...]
>> You should probably commit the po changes as well, as is usually done
>
> My understanding is that the PO files are updated automatically when
> Alexandre applies the patch (because he is in maintainer mode).
> Or did you mean that Christian should modify the translations to remove
> the corresponding line?

The changes to the PO files would have to be committed as some point,
so why not generate them yourself rather than force Alexandre to alter
the patch after submission IMHO.

Maybe Alexandre can bring some light on this subject?

Frédéric



More information about the wine-devel mailing list