Windows installer text bug (PR#13445)
Full_Name: Rob Cranfill Version: 2.8.1 OS: Windows XP SP2 Submission from: (NULL) (130.76.32.19) Using the Windows installer for 2.8.1, partway through the process there is a dialog that looks something like this: ---------------------------------------------- Display Mode Do you prefer the MDI or SDI interface? ------- Please specify MDI or SDI, then click Next. (*) MDI (one big window) ( ) SDI (separate windows) ---------------------------------------------- Those descriptions are reversed: "MDI" is Multiple Document Interface, with separate windows; SDI is Single Document Interface, with one big window. I can send a screen shot if need be. - rob