start: Remove the license and the /L option.

Dan Kegel dank at kegel.com
Wed Feb 29 20:27:59 CST 2012


I'm fine with removing all that stuff.  I guess I went a bit overboard there.

The patch is a little odd, though, it seems to end in a whole bunch of nul's.


On Wed, Feb 29, 2012 at 6:12 PM, Francois Gouget <fgouget at free.fr> wrote:
>
> The license is still available in Wine's about dialog and this brings start in line with the other command line tools.
> ---
>
> Alexandre Julliard said:
>> I would say we should get rid of that license message. No other Wine
>> command-line app does this, and we have the license in the about box
>> already for graphical apps. This would also avoid the need for a
>> different usage message in cmd.
>
> Here's a proposed patch. It removes the license and then the /L option
> since it becomes meaningless. Of course this changes the usage message
> so the patch also updates the PO files accordingly. Once applied,
> refreshing the PO files in maintainer mode should remove traces of
> start's license message and of the duplicate start usage message.
>
>  po/ca.po                   |    2 --
>  po/cs.po                   |    7 -------
>  po/da.po                   |    7 -------
>  po/de.po                   |    2 --
>  po/en.po                   |    2 --
>  po/en_US.po                |    2 --
>  po/es.po                   |    8 --------
>  po/fi.po                   |    2 --
>  po/fr.po                   |    2 --
>  po/he.po                   |    2 --
>  po/it.po                   |    2 --
>  po/ja.po                   |    2 --
>  po/ko.po                   |    2 --
>  po/nb_NO.po                |    8 --------
>  po/nl.po                   |    2 --
>  po/pl.po                   |    2 --
>  po/pt_BR.po                |    2 --
>  po/pt_PT.po                |    9 ---------
>  po/ro.po                   |    8 --------
>  po/ru.po                   |    7 -------
>  po/sl.po                   |    4 +---
>  po/sv.po                   |    2 --
>  po/tr.po                   |    7 -------
>  po/uk.po                   |    8 --------
>  programs/cmd/cmd.rc        |    1 -
>  programs/start/resources.h |    1 -
>  programs/start/start.c     |    9 ---------
>  programs/start/start.rc    |   27 +--------------------------
>  28 files changed, 2 insertions(+), 137 deletions(-)



More information about the wine-patches mailing list