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 install type is.

ChangeLog entry:

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.
        * resource.h (IDS_LOCAL_DIR_DOWNLOAD): New string resource id.
        (IDS_LOCAL_DIR_INSTALL): Likewise.
        (IDC_LOCAL_DIR_DESC): New text control resource id.

--
Bryan Thrall
FlightSafety International
bryan.thr...@flightsafety.com
 

Attachment: localdir_desc.patch
Description: localdir_desc.patch

Reply via email to