start: Remove the license and the /L option.

Francois Gouget fgouget at free.fr
Wed Feb 29 20:12:56 CST 2012


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(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-start-Remove-the-license-and-the-L-option.bin
Type: application/octet-stream
Size: 27336 bytes
Desc: 
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120301/c7ab4c86/attachment-0001.bin>


More information about the wine-patches mailing list