From 22dd2a3dea15628a9242cb585d615b9b2e4e5422 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Fri, 25 Jun 2021 01:04:59 +0300 Subject: Updated bit icon on PPC. --- .../PPC/Tango.PPC.UI/Dialogs/BitResultsView.xaml | 5 +---- .../Visual_Studio/PPC/Tango.PPC.UI/Images/bit_new.png | Bin 0 -> 11394 bytes .../Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj | 3 ++- 3 files changed, 3 insertions(+), 5 deletions(-) create mode 100644 Software/Visual_Studio/PPC/Tango.PPC.UI/Images/bit_new.png (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/BitResultsView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/BitResultsView.xaml index a2e42ac3f..170422bc3 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/BitResultsView.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/BitResultsView.xaml @@ -15,10 +15,7 @@ - - - - + Machine BIT Results diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Images/bit_new.png b/Software/Visual_Studio/PPC/Tango.PPC.UI/Images/bit_new.png new file mode 100644 index 000000000..7e6bb0ab4 Binary files /dev/null and b/Software/Visual_Studio/PPC/Tango.PPC.UI/Images/bit_new.png differ diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj b/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj index 6d2c3ff44..738d94c3e 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj @@ -485,6 +485,7 @@ + @@ -786,7 +787,7 @@ if $(ConfigurationName) == Debug copy /Y "$(TargetDir)Packages" "$(TargetDir)" - + \ No newline at end of file -- cgit v1.3.1