Incl note that defaults can be changed in account settings
This commit is contained in:
parent
a51e76d44d
commit
81b6833118
@ -13,7 +13,7 @@
|
||||
<!-- <PublishSingleFile>true</PublishSingleFile> -->
|
||||
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
||||
|
||||
<Version>3.1.12.291</Version>
|
||||
<Version>3.1.12.292</Version>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
@ -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
|
||||
//
|
||||
|
||||
@ -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
|
||||
//
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user