diff --git a/LibationLauncher/LibationLauncher.csproj b/LibationLauncher/LibationLauncher.csproj index 869f6f69..6752c348 100644 --- a/LibationLauncher/LibationLauncher.csproj +++ b/LibationLauncher/LibationLauncher.csproj @@ -13,7 +13,7 @@ win-x64 - 3.1.12.291 + 3.1.12.292 diff --git a/LibationWinForms/UNTESTED/Dialogs/ScanAccountsDialog.Designer.cs b/LibationWinForms/UNTESTED/Dialogs/ScanAccountsDialog.Designer.cs index 0e4570ad..bfdc8e15 100644 --- a/LibationWinForms/UNTESTED/Dialogs/ScanAccountsDialog.Designer.cs +++ b/LibationWinForms/UNTESTED/Dialogs/ScanAccountsDialog.Designer.cs @@ -39,9 +39,10 @@ this.accountsLbl.AutoSize = true; this.accountsLbl.Location = new System.Drawing.Point(12, 9); this.accountsLbl.Name = "accountsLbl"; - this.accountsLbl.Size = new System.Drawing.Size(193, 13); + this.accountsLbl.Size = new System.Drawing.Size(467, 13); this.accountsLbl.TabIndex = 0; - this.accountsLbl.Text = "Check the accounts to scan and import"; + this.accountsLbl.Text = "Check the accounts to scan and import. To change default selections, go to: Setti" + + "ngs > Accounts"; // // accountsClb // diff --git a/WinFormsDesigner/Dialogs/ScanAccountsDialog.Designer.cs b/WinFormsDesigner/Dialogs/ScanAccountsDialog.Designer.cs index 0297e543..e2d8182e 100644 --- a/WinFormsDesigner/Dialogs/ScanAccountsDialog.Designer.cs +++ b/WinFormsDesigner/Dialogs/ScanAccountsDialog.Designer.cs @@ -39,9 +39,10 @@ this.accountsLbl.AutoSize = true; this.accountsLbl.Location = new System.Drawing.Point(12, 9); this.accountsLbl.Name = "accountsLbl"; - this.accountsLbl.Size = new System.Drawing.Size(193, 13); + this.accountsLbl.Size = new System.Drawing.Size(467, 13); this.accountsLbl.TabIndex = 0; - this.accountsLbl.Text = "Check the accounts to scan and import"; + this.accountsLbl.Text = "Check the accounts to scan and import. To change default selections, go to: Setti" + + "ngs > Accounts"; // // accountsClb //