This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Remove Prev button from setup.exe's chooser page


Attached is a patch for removing the Prev radio button from
setup.exe's chooser page. As previously discussed at [1], that button
doesn't really serve any useful purpose. It might mislead people into
thinking that it delivers a somewhat outdated but proven Cygwin, when
in fact it delivers a rather random mix of packages of widely varying
age that is unlikely to actually work together.

Also attached is a documentation change to go with this.

Andy


[1] http://cygwin.com/ml/cygwin/2010-08/msg00890.html


cygwin-apps/setup/ChangeLog:
	* res.rc: Remove Prev button from chooser page.
	* resource.h: Reflect removal of Prev button.
	* package_meta.h (trustp): Ditto.
	* choose.cc: Ditto.

winsup/doc/ChangeLog:
	* setup-net.sgml (setup-packages): Reflect removal of Prev button.
	Also document Keep button and improve description of Exp button.

Attachment: no_prev.patch
Description: Binary data

Attachment: no_prev_doc.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]