diff --git a/Assets/icon.ico b/Assets/icon.ico new file mode 100644 index 0000000..e20e190 Binary files /dev/null and b/Assets/icon.ico differ diff --git a/Assets/icon.png b/Assets/icon.png new file mode 100644 index 0000000..3d05169 Binary files /dev/null and b/Assets/icon.png differ diff --git a/Resources/Strings.Designer.cs b/Resources/Strings.Designer.cs index 9d195f4..323381b 100644 --- a/Resources/Strings.Designer.cs +++ b/Resources/Strings.Designer.cs @@ -223,7 +223,7 @@ namespace WpfMaiTouchEmulator.Resources { } /// - /// Looks up a localized string similar to Recieved. + /// Looks up a localized string similar to Received. /// internal static string lbRecievedData { get { diff --git a/Resources/Strings.resx b/Resources/Strings.resx index 6486235..6f97961 100644 --- a/Resources/Strings.resx +++ b/Resources/Strings.resx @@ -172,7 +172,7 @@ Show setup instructions - Recieved + Received Sent diff --git a/WpfMaiTouchEmulator.csproj b/WpfMaiTouchEmulator.csproj index f317d68..3fb05a6 100644 --- a/WpfMaiTouchEmulator.csproj +++ b/WpfMaiTouchEmulator.csproj @@ -6,8 +6,13 @@ enable enable true + Assets\icon.ico + + + +