[PATCH] Change setup.exe local directory screen description depending on install type

2009-05-11 Thread Thrall, Bryan
setup.exe's current local directory screen doesn't accurately describe the purpose of the local directory when the user is installing from a local mirror (rather than downloading or download-and-installing), which can be confusing. The attached patch changes the description based on what the

Re: [PATCH] Change setup.exe local directory screen description depending on install type

2009-05-11 Thread Christopher Faylor
On Mon, May 11, 2009 at 10:50:41AM -0500, Thrall, Bryan wrote: 2009-05-11 Bryan Thrall bryan.thr...@flightsafety.com * localdir.cc (load_dialog): Choose description string based on install type. * res.rc (IDD_LOCAL_DIR): Replace static description text with IDC_LOCAL_DIR_DESC.