Replaced all instances of 'Scan2Email' (beta name) with 'Send2Email'

This commit is contained in:
dylan_banta 2025-02-25 11:03:05 -05:00
parent 5ec2a4ffed
commit 55450cc0bb
18 changed files with 5 additions and 5 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
.vs/Send2Email/v17/.suo Normal file

Binary file not shown.

View File

@ -1,9 +1,9 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30611.23
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Scan2Email", "SendEmail\Scan2Email.csproj", "{1A02CCC7-F2E8-46BE-8329-FA552F5EEBFF}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Send2Email", "SendEmail\Send2Email.csproj", "{1A02CCC7-F2E8-46BE-8329-FA552F5EEBFF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution

View File

@ -8,7 +8,7 @@
// </auto-generated>
//------------------------------------------------------------------------------
namespace Scan2Email.Properties {
namespace Send2Email.Properties {
using System;
@ -39,7 +39,7 @@ namespace Scan2Email.Properties {
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Scan2Email.Properties.Resources", typeof(Resources).Assembly);
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Send2Email.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;