On Mon, Jun 4, 2012 at 8:35 AM, Dan Kegel dank@kegel.com wrote:
On Sun, Jun 3, 2012 at 11:20 PM, Frédéric Delanoy frederic.delanoy@gmail.com wrote:
On Sun, Jun 3, 2012 at 7:02 PM, Dan Kegel daniel.r.kegel@gmail.com wrote:
http://winetricks.googlecode.com/svn/trunk/src/install-gecko.sh now also installs mono. ...
Wouldn't it be better (and more acceptable for people disliking/wanting to avoid mono) to
- keep install-gecko.sh as is
- create install-mono.sh
- create wine-install-addons.sh calling the former
?
The point of this script is to make life easier for me and for the average user. It's not to make life easier for people who don't like mono, mostly because I doubt there are many of them.
My comment was not only meant for "mono-haters", but it can also be useful IMHO to split e.g. to limit download size.when one doesn't even need mono, and it maybe clearer as well ("addons" is pretty generic).
Frédéric