From c6ca09b04ceb4024311b86aab409ca658fbee37e Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Sun, 22 Dec 2019 14:51:17 +0200 Subject: Improved CanPrint and IsPrinting detection on PPC. Added support for PowerUp and StandBy states. Made sync jobs false by default. --- Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/PowerUpView.xaml | 2 +- .../Visual_Studio/PPC/Tango.PPC.UI/Dialogs/ThreadLoadingView.xaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/PowerUpView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/PowerUpView.xaml index 28f922898..081778434 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/PowerUpView.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/PowerUpView.xaml @@ -13,7 +13,7 @@ Continue getting ready for: - + diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/ThreadLoadingView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/ThreadLoadingView.xaml index 98f2e1381..f6fc7704a 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/ThreadLoadingView.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/ThreadLoadingView.xaml @@ -16,9 +16,9 @@ - The machine is ready for loading the thread. Please load the selected thread below and press 'continue'. + The machine is ready for thread loading. Please load the thread as instructed and press 'continue'. - + CONTINUE -- cgit v1.3.1